Almenon / Almenon/AREPL-vscode

Links from AREPL error output back to code

Open
#276 6 comments 0 reactions 1 assignee Claimed by @Almenon View on GitHub
enhancement error display
Dominant language
TypeScript
Stars
301
Forks
46
PR merge metrics
No merged PRs in 30d

Description

# Enhancement/Suggestion:

When the code being run by AREPL throws, the Traceback is printed, but it is plain text.

Can AREPL convert the files and line numbers to a link, that will open to that particular line or the following text?

I've actually clicked the static text multiple times expecting this... Or clicked the actual link to the Google search that AREPL does add in, thinking I'd go to that spot in the code.

Not sure what other IDE I used that I am expecting that behavior, but I believe it would be a big help. Thanks! Great extension.

# Example

Each of the following Red/Orange/Brownish files+line numbers in this traceback could be a link that goes to that spot in an existing open editor, or opens up a new editor with that file, at that location.

![image](https://user-images.githubusercontent.com/19731713/65060410-c99d2280-d945-11e9-9e7b-674c66dd7054.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.