netbeans: how to disable the automatic text diff?
Asked Answered
S

1

13

I am using NetBeans for some java projects that are under Subversion scm. Whenever I editsomething, Netbeans (6.9.1) starts adding colored lines, both in the left and right margins. That, combined with the other colored indicators it adds for like anything I can think of, is driving me insane. I know it's almost christmas but I don't want my editor to reflect that.

How do I disable this diff completely?

How do I completely disable all coloring/hints/... except for syntax coloring of code?

Shortcut answered 22/12, 2010 at 11:35 Comment(2)
I got the reversed problem: The diff sidebar not displaying color of changed text at all! It ignores the settings in Tools>Options>Fonts and Color>DiffHirza
What an annoying feature.Pilfer
B
25

View -> Uncheck (X) Show diff sidebar

Belisle answered 25/12, 2010 at 19:13 Comment(1)
great! can't believe I didn't look in the view menu.. do you also happen to know how to disable other sidebar features?Shortcut

© 2022 - 2024 — McMap. All rights reserved.