How can I disable color highlighting and marks of versioning in NetBeans? (in my case, mercurial)
PS: Now that I see, highlighting is on html tag attribute values, and doesn't respond to versioning, but it's also a little annoying and can't find out where to disable it.

alt text

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

Try Tools >> Options >> Fonts & Colors On the Syntax tab, language HTML (or XHTML), 'Parameter Value', Background

If that doesn't work, try the Versioning tab, Mercurial and modify your Highlighting settings there.

link|improve this answer
feedback

Go to menu "View" and uncheck "Show Diff Sidebar"

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.