microsoft / microsoft/vscode-java-debug
Provide tooltip when hovering terminal link
Aperta
@CsCherrYY ci sta già lavorando.
Dal 7/3/2022.
ai-triaged
enhancement
terminal
ux
- Lingua principale
- TypeScript
- Stelle
- 591
- Fork
- 429
- Merge medio
- 1g 9h
- PR unite (30g)
- 19
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.