Prevent Notepad++ from highlighting javascript code -


i don't mind syntax coloring, find annoying notepad++ highlights entire blocks of javascript code, dimming them , making difficult read. looks like:

notepad highlight javascript

as can see shades entire block of javascript purple color. there way prevent happening?

  • go settings > style configurator.
  • from languages list select javascript.
  • go through each option in 'style' list, changing background colour white.

enter image description here


Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -