Almenon / Almenon/AREPL-vscode
Links from AREPL error output back to code
- 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.

Contributor guide
Assessment
This issue has not been assessed yet.