Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a command to open the most recent link of a particular type #140923

Closed
Tyriar opened this issue Jan 18, 2022 · 2 comments · Fixed by #141030
Closed

Introduce a command to open the most recent link of a particular type #140923

Tyriar opened this issue Jan 18, 2022 · 2 comments · Fixed by #141030
Assignees
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders on-testplan terminal-links
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Jan 18, 2022

Also can think about idea for maintaining history of the link that was clicked (invalidate on LF in terminal?) #95570 (comment)

@Tyriar Tyriar added feature-request Request for new features or functionality terminal-links labels Jan 18, 2022
@Tyriar Tyriar added this to the January 2022 milestone Jan 18, 2022
meganrogge added a commit that referenced this issue Jan 19, 2022
@hediet hediet added the verification-needed Verification of issue is requested label Jan 25, 2022
@alexr00
Copy link
Member

alexr00 commented Jan 25, 2022

I tried the following:

  1. Start the VS Code build task.
  2. Generate some build errors.
  3. Focus on the build terminal with the errors
  4. "Terminal: Open Most Recent File Link"
  5. Nothing happens.

Am I doing something wrong?

@alexr00 alexr00 added the verification-steps-needed Steps to verify are needed for verification label Jan 25, 2022
@Tyriar
Copy link
Member Author

Tyriar commented Jan 25, 2022

Sorry this is actually captured in a test plan (#141342).

@Tyriar Tyriar added on-testplan and removed verification-needed Verification of issue is requested verification-steps-needed Steps to verify are needed for verification labels Jan 25, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders on-testplan terminal-links
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@Tyriar @hediet @meganrogge @alexr00 and others