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 146361 - Template expansion is no longer working
Summary: Template expansion is no longer working
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P1 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks: 146952
  Show dependency tree
 
Reported: 2008-09-05 19:21 UTC by Lark Fitzgerald
Modified: 2008-09-16 22:29 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 Lark Fitzgerald 2008-09-05 19:21:21 UTC
Tested using FX Cont trunk build 103 on NB6.5:
Product Version: NetBeans IDE Dev (Build 200809051401)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)


1. Create a fx file and type:
im
2. press ctrl+space

This should expand to import, but the editor is treating it as code.
Comment 1 David Strupl 2008-09-08 13:14:53 UTC
I think this is P1 - but checking java support it does not work even there if I am not mistaken.
Comment 2 David Strupl 2008-09-12 13:30:17 UTC
Should be fixed after revision 1147.
Comment 3 Lark Fitzgerald 2008-09-16 22:29:13 UTC
Tested using FX Cont trunk build 175 (Sep 10, 2008 4:20:38 PM) on NB6.5:
Product Version: NetBeans IDE Dev (Build 20080916)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)