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

make sure files with errors are highlighted in project view #8373

Closed
wants to merge 1 commit into from

Conversation

matklad
Copy link
Member

@matklad matklad commented Jan 7, 2022

I belive this is responsible for highlighting files which have errors

image

reported at https://old.reddit.com/r/rust/comments/ry0phj/notes_on_rust_ides_clion_vs_rust_analyzer/hrnw6gu/

@Kobzol
Copy link
Member

Kobzol commented Jan 7, 2022

I have to say that for me personally, this file error highlighting annoys me quite a lot in other languages in IntelliJ IDEs :D So I hope that it can be turned off.

But it's probably quite useful for some users!

@vlad20012 vlad20012 self-assigned this Jan 10, 2022
@vlad20012
Copy link
Member

vlad20012 commented Feb 3, 2022

Taking into account our false-positive rate, I don't think it's the right time to enable this highlighting. But I'm currently working on reducing false positives, so that day may come soon.

But this highlighting can and should be enabled for External Linter (Cargo Check) but in a different and much more complex way

@vlad20012 vlad20012 closed this Feb 3, 2022
@imokoi
Copy link

imokoi commented Nov 9, 2022

how can I enable this feature when I using clion?

@hammypants
Copy link

how can I enable this feature when I using clion?

I have the same question.

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.

None yet

5 participants