microsoft / microsoft/vscode-java-debug

Provide tooltip when hovering terminal link

Open
#1,125 2 comments 0 reactions 1 assignee View on GitHub

@CsCherrYY is already working on this.

Since Mar 7, 2022.

ai-triaged enhancement terminal ux
Dominant language
TypeScript
Stars
591
Forks
429
Avg merge
1d 9h
Merged PRs (30d)
19

Description

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.
Screenshot 2022-03-02 153336

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.