huoguangjin / MultiHighlight

Jetbrains IDE plugin: highlight identifiers with custom colors 🎨💡
https://plugins.jetbrains.com/plugin/9511-multihighlight
GNU General Public License v3.0
103 stars 22 forks source link

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

Closed r-o-i closed 2 years ago

r-o-i commented 2 years ago

When pressing the MultiHighlight hotkey...

A) C# file in Rider:

rider

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

intelliJ

Expected behaviour is (B), not (A)

Using Rider v2021.3.2, MultiHighlight v2.1.1

huoguangjin commented 2 years ago

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

r-o-i commented 2 years ago

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.