Reputation: 328618
Netbeans 8 by default shows indent guide lines (light gray dotted vertical lines). How can I turn that feature off?
Upvotes: 18
Views: 10492
Reputation: 1
i went to tools, options, editor, unchecked "use all language settings" then adjusted right margin to 200 and its off the screen, hope it helps
Upvotes: 0
Reputation: 328618
This can be turned off in menu: View > Show Indent Guide Lines. More about configuring the indent lines in the release notes.
Release Notes
The Guide Lines are dotted lines drawn every tab size before a character on the line. They are shown by default. You can turn off feature in menu View-Show Indent Guide Lines. To change line's color go to Options-Font&Colors-Highlighting-Indent Guide Lines.
Upvotes: 39