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

Summary: Netbeans 8.2 doesn't remember empty setting "Completion Selectors for Java"
Product: ide Reporter: wombat13
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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.