Syntax highlighting for JavaScript block in WebStorm editor

42 Views Asked by At

When the mouse pointer is inside a code block, syntax highlighting occurs only within that block, and the rest of the code outside the block remains unhighlighted. How can I make the code highlight throughout the entire file regardless of the mouse cursor position?

enter image description here

I reached out to the GPT chat, tried googling the question, but still couldn't find an answer.

0

There are 0 best solutions below