sunjw / jstoolnpp

A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code.
GNU General Public License v2.0
283 stars 24 forks source link

In Notepad++, after I use JSFormat, then the whole editor became Red which is not easy to recognize the text. #121

Closed lapcca closed 2 years ago

lapcca commented 2 years ago

In Notepad++, after I use JSFormat, then the whole editor became Red which is not easy to recognize the text Untitled .

sunjw commented 2 years ago

Because it's not JSON string, and the red color is from N++'s syntax highlighting.