clutcher / bh

Issue tracker for Better Highlights Intellij IDEA plugin
7 stars 0 forks source link

Problem in HTML #5

Closed romanusname closed 1 year ago

romanusname commented 1 year ago

Update 2.5 is great! Many thanks. But I ran into a problem while using. I want to add color to React components. I am unable to do this.

1) doesn't work for uppercase

2) doesn't work for components with a dot

https://ibb.co/mGbcmMV Please see the screenshot at the link

for most, upper case will be important. But I really need to use the dot.

Thank you!

clutcher commented 1 year ago

@romanusname Can you recheck on 2.5.1?

clutcher commented 1 year ago

In scope of this ticket will fix issue with case insensitive check.

clutcher commented 1 year ago

2.5.2 is released with case sensitive fix. Should be available in a day or so.

romanusname commented 1 year ago

I installed 2.5.2 but nothing has changed

clutcher commented 1 year ago

@romanusname In my test case it works. But I found one more case, which was not covered. Can you check on plugin version 2.5.3? If it would not work - can you send a file, which is not working.

romanusname commented 1 year ago

I made a video of the problem https://youtu.be/JmMhfr576h8

Screenshot of my settings https://drive.google.com/file/d/1jlqbYp7eQv3QoZUB8ovj85mUL74-CRlK/view?usp=share_link

clutcher commented 1 year ago

@romanusname I can reproduce highlighting in import JS statement(don't think that I can fix it nearest feature), but can't reproduce bugs with HTML. Are you using latest version of plugin and WebStorm? Or maybe you have some framework specific plugins, which can provide some additional highlighting?

clutcher commented 1 year ago

@romanusname Sounds like it is not a problem anymore. I will close the ticket.