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 163774 - Code completion does not suggest 'on replace' keywords
Summary: Code completion does not suggest 'on replace' keywords
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks: 154422
  Show dependency tree
 
Reported: 2009-04-27 14:41 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-27 14:41:25 UTC
marina-netbeans-plugin: #99

  Product Version         = NetBeans IDE 6.5.1 (Build 200903060201)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_12-ea; Java HotSpot(TM) Client VM 11.2-b01; Sun Microsystems Inc.


Steps to reproduce:

- Type 'var a = 10 o'
- Press <Ctrl+Space>
'on replace' keywords are not suggested: 
    var a = 10 on replace {};
Comment 1 Petr Nejedly 2009-09-18 13:40:40 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:50 UTC
Reassigning javafx bugs to Adam.
Comment 3 David Strupl 2011-05-16 13:49:20 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.