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 271359 - Netbeans 8.2 doesn't remember empty setting "Completion Selectors for Java"
Summary: Netbeans 8.2 doesn't remember empty setting "Completion Selectors for Java"
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-23 19:43 UTC by wombat13
Modified: 2017-08-23 19:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wombat13 2017-08-23 19:43:32 UTC
In Tools > Options > Editor > Code Completion > Completion Selectors for Java I deleted the default ".,;:([+-=", because it's ultra annoying while typing new identifiers that should NOT get auto completed with something completely unrelated.

However, the setting only works for the current session. Upon the next startup of Netbeans, it's reset to the default ".,;:([+-=".

Non-empty modifications of the setting are remembered in the next session.