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 135201 - Casting keywords absent in codecomplete list
Summary: Casting keywords absent in codecomplete list
Status: RESOLVED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Completion (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-16 09:57 UTC by avp
Modified: 2008-07-25 10:22 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description avp 2008-05-16 09:57:41 UTC
I think casting keywords must be in codecomplete list (static_cast, reinterpret_cast and others)
Comment 1 soldatov 2008-05-16 10:24:59 UTC
Code Completion in Java source files display keywords, in C/C++ pack IDE displays abbreviations only. Can be C/C++ pack
should display all keywords also?
Comment 2 avp 2008-07-25 10:22:47 UTC
adding this keywords to code complete resolve this issue. close it