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

Exception lines are not correctly linked #2199

Closed
cursive-ide opened this issue Jul 4, 2019 · 2 comments
Closed

Exception lines are not correctly linked #2199

cursive-ide opened this issue Jul 4, 2019 · 2 comments
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Milestone

Comments

@cursive-ide
Copy link
Owner

Reported by @kennyjwilli in Slack:

Cursive doesn't always correctly link line numbers in exceptions. For example, I'm in a project that contains compute.db.formulas namespace. The below exception highlights everything except the calls from that namespace.

Screenshot from 2019-07-01 17-23-44

It appears to have to do with the fact that the files are .cljc and not .clj.

@cursive-ide cursive-ide added this to the 1.8.2 milestone Jul 4, 2019
@cursive-ide
Copy link
Owner Author

Another example:

Screenshot from 2019-07-02 15-40-04

@kennyjwilli
Copy link

kennyjwilli commented Aug 10, 2019

Another example. diff-projects namespace is in my current project and it is not linked in the below stacktrace.

Screenshot from 2019-08-09 16-18-05

@cursive-ide cursive-ide modified the milestones: 1.8.2, 1.9.0-eap2 Oct 2, 2019
@cursive-ide cursive-ide added the bug Marks issues describing bugs label Sep 22, 2020
@cursive-ide cursive-ide added the released Marks issues which have had the fixes released in a stable build label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Projects
None yet
Development

No branches or pull requests

2 participants