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 200792 - __FILE__ is not in the autocompletion list
Summary: __FILE__ is not in the autocompletion list
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Completion (show other bugs)
Version: 7.0.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-09 13:30 UTC by crimcat
Modified: 2015-05-13 08:40 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 crimcat 2011-08-09 13:30:22 UTC
Hello,

__FILE__ is recognized in the editor and highlighted, but if I start typing like '__FI' then press Ctrl-Space to see autocompletion popup I do not see __FILE__ there. Same for __LINE__.