microsoft / microsoft/vscode-java-debug
Provide tooltip when hovering terminal link
Abierto
@CsCherrYY ya está trabajando en esto.
Desde el 7/3/2022.
ai-triaged
enhancement
terminal
ux
- Lenguaje dominante
- TypeScript
- Estrellas
- 591
- Forks
- 429
- Merge medio
- 1 d 9 h
- PR fusionados (30 d)
- 19
Descripción
now if there is any error in the source file from the debug terminal, we can left+click to navigate to that location but there is no tip to guidance to show this information. So many users don't know how to go to that locaiton.

currently a property tooltip is available in TerminalLink. If we provide this tooltip information here (e.g., ctrl + click to go to source), it would be more useful for new VS Code users to get this knowledge.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.