You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When VSCode highlights the occurrences of e.g. a method name and the current selection is a part of that method name, the current selection is impossible to see.
As indicated by the status bar, 3 characters are selected, but the indication is overridden by the occurrence highlight:
Without the occurrence highlight:
The text was updated successfully, but these errors were encountered:
Seems the blue highlight (top) is completely overwrites the yellow (bottom). This theme is only manuipulates color, not any behaviour. See eppz-code.json here.
How other themes solve this? Could you please conduct the test with other themes as well?
When VSCode highlights the occurrences of e.g. a method name and the current selection is a part of that method name, the current selection is impossible to see.
As indicated by the status bar, 3 characters are selected, but the indication is overridden by the occurrence highlight:
Without the occurrence highlight:
The text was updated successfully, but these errors were encountered: