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 195516 - Code Completion works inside // comment
Summary: Code Completion works inside // comment
Status: RESOLVED INVALID
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P4 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 16:36 UTC by Vladimir Riha
Modified: 2011-10-12 08:06 UTC (History)
1 user (show)

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 Vladimir Riha 2011-02-15 16:36:01 UTC
CC works inside // comments, according to http://wiki.netbeans.org/TS_61_JavaScript#Test_suite:_Syntax_Checking it should not (see 5)
Comment 1 Vladimir Riha 2011-10-12 08:06:04 UTC
This is useful for commenting etc., so I think there's no harm when it's working.