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 243536 - variable name in comments should not be marked as unknown words (i.e. spelling error)
Summary: variable name in comments should not be marked as unknown words (i.e. spellin...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 22:55 UTC by az.pengwang
Modified: 2014-04-03 22:55 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
screen capture of the sample code (3.44 KB, image/png)
2014-04-03 22:55 UTC, az.pengwang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description az.pengwang 2014-04-03 22:55:09 UTC
Created attachment 146530 [details]
screen capture of the sample code

It is annoying to have the variable name highlighted as a spelling error in the comments. Please consider not to highlight the variable names at least if the variable is still in the scope. Thanks!