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

'null' highlighted in c# files in Rider #26

Closed
r-o-i opened this issue Jan 11, 2022 · 2 comments
Closed

'null' highlighted in c# files in Rider #26

r-o-i opened this issue Jan 11, 2022 · 2 comments

Comments

@r-o-i
Copy link

r-o-i commented Jan 11, 2022

When pressing the MultiHighlight hotkey...

A) C# file in Rider:

  • First press: the word null is highlighted instead of my selected word.
  • Second press: my selected word is also highlighted.
  • Third press: null is un-highlighted.
  • Fourth press: my selected word is un-highlighted.
  • Fifth press: (cycle repeats with different colours)

rider

B) C# (or other) file in IntelliJ, or a non-C# file in Rider:

  • First press: my selected word is highlighted.
  • Second press: my selected word is un-highlighted.
  • Third press: (cycle repeats with different colours)

intelliJ

Expected behaviour is (B), not (A)

Using Rider v2021.3.2, MultiHighlight v2.1.1

@huoguangjin
Copy link
Owner

Rider is not supported yet, it is much different from intellij platform. see #8

@r-o-i
Copy link
Author

r-o-i commented Jan 15, 2022

My bad - I should have read the docs more carefully 😄

Despite this, it does kind of work in Rider: the workaround is to use 3 click instead of 1.

@r-o-i r-o-i closed this as completed Jan 15, 2022
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

No branches or pull requests

2 participants