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

Add ability to resolve CHPL_HOME links #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jabraham17
Copy link
Member

Adds the ability to resolve links in the integrated terminal like $CHPL_HOME/....

Screenshot 2024-11-01 at 11 08 17 AM

This PR adds a terminal link provider to attempt to resolve links that look like $CHPL_HOME/... in the error output. In the above screenshot, prior to this PR vscode would recognize the link but not be able to actually goto a file. Now it can.

@bradcray
Copy link
Member

bradcray commented Nov 1, 2024

Ooh, nifty!

Copy link
Contributor

@ShreyasKhandekar ShreyasKhandekar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've definitely wished for this feature! I didn't know it could be done like this! Great addition!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants