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 164015 - Code completion does not suggest with inverse keywords
Summary: Code completion does not suggest with inverse keywords
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks: 154422
  Show dependency tree
 
Reported: 2009-04-29 09:24 UTC by Alexandr Scherbatiy
Modified: 2011-05-16 13:49 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 Alexandr Scherbatiy 2009-04-29 09:24:31 UTC
Steps to reproduce:

- Type in the editor:
----------------------------
var a = 10;
var b = bind a wi
----------------------------
- Press <Ctrl+Space>

'with inverse' keywords are not suggested
Comment 1 Petr Nejedly 2009-09-18 13:40:43 UTC
Honza is working on bigger rewrite of keywords completion. It should go into 6.8
Comment 2 Petr Nejedly 2010-09-24 11:44:56 UTC
Reassigning javafx bugs to Adam.
Comment 3 David Strupl 2011-05-16 13:49:24 UTC
Closing all bugs filed against JavaFX 1.x as wontfix. We will support JavaFX 2.0 - please keep opened only bugs against the new release. Thanks.