This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270301 - Disable Error Checking / badges / stripe, for 'Highlighter-Only Mode'
Summary: Disable Error Checking / badges / stripe, for 'Highlighter-Only Mode'
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-04 23:58 UTC by anon123123
Modified: 2018-02-08 07:27 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
image of the error stripe nagging me, help me turn it off, please!!! (9.19 KB, image/png)
2017-04-04 23:58 UTC, anon123123
Details

Note You need to log in before you can comment on or make changes to this bug.
Description anon123123 2017-04-04 23:58:52 UTC
Created attachment 164030 [details]
image of the error stripe nagging me, help me turn it off, please!!!

One thing that really gets to me when wtiting code with Netbeans is the inability to turn off the "error stripe", which shows hints and warnings about "issues" it has detected in the code. I'm really, really, REALLY not interested in those hints, warnings, or error indicators, at all, in fact I see them as a MAJOR distraction.

For example, if I type 'x = ' and I'm sitting there thinging about what x is going to equal, I DO NOT want an error indicator to pop up and distract me telling me that this line of code is unfinished. I know it's unfinished, I'm trying to think about the code so stop distracting me with flashing error indicators!! 

Can I just use Netbeans without it trying to error-check my code every time I type a single character? How about if there is a setting for "only check my code every nth char typed", and, even better yet, a setting for "never ever ever check my code for errors, ever."

I like all the advanced features of Netbeans sometimes, but often I just want a code highlighter that doesn't nag me if it can't figure out how to highlight the code. NetBeans would greatly benefit from such a feature.
Comment 1 anon123123 2018-02-08 07:26:44 UTC
bump
Comment 2 anon123123 2018-02-08 07:27:49 UTC
> stop distracting me with flashing error indicators!!!