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 245623

Summary: Code completion inside string value
Product: javascript Reporter: Vladimir Riha <vriha>
Component: EditorAssignee: Petr Pisl <ppisl>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 8.0.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Riha 2014-07-13 12:30:07 UTC
Please try:

var a = "";

and invoke cc inside the double quotes, I think it shouldn't offer anything, code completion should not work there but it does and offer general code completion items.



Product Version: NetBeans IDE Dev (Build 201407090001)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.13.0-30-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Christian Lenz 2017-01-20 10:00:27 UTC
It works good as in other IDEs too sometimes there is a misbehaviour but it is ok. I think it should be optional. So an option to do it or not would be better, instead of removing. Some others wants it and then? Add it back?

Option needs here in my opinion.