Skip to content
New issue

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

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

Already on GitHub? # to your account

Restrict auto jump to reflection warnings in the current project only #2514

Closed
vspinu opened this issue Nov 7, 2018 · 2 comments
Closed

Comments

@vspinu
Copy link
Contributor

vspinu commented Nov 7, 2018

Currently, when *warn-on-reflection* is true and cider-atuo-jump-to-error is non-nil, each time some external code with reflections (notably cider-nrepl itself) is loaded the user is faced with a pop-up buffer in that foreign project.

I think a meaningful solution would be to auto-jump only to locations in the current project only.

@arichiardi
Copy link
Contributor

Is a warning considered an error? I would say that is for me kind of twisted?

@vspinu
Copy link
Contributor Author

vspinu commented Nov 9, 2018

Those warnings are highlighted in stderr face and cider treats them as errors.

vspinu added a commit to vspinu/cider that referenced this issue Nov 9, 2018
vspinu added a commit to vspinu/cider that referenced this issue Nov 9, 2018
vspinu added a commit to vspinu/cider that referenced this issue Nov 9, 2018
johnv02139 pushed a commit to johnv02139/cider that referenced this issue Nov 22, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants