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 63608

Summary: [50cat] Problems with abbrev-expand identifier
Product: editor Reporter: Michel Graciano <hmichel>
Component: MacrosAssignee: issues@editor <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Michel Graciano 2005-09-03 21:37:33 UTC
I create the follow abbreviation:
if ( ${cursor} ){
}

and the follow macro:
"if" abbrev-expand

and nothing happen.
Comment 1 Roman Strobl 2005-10-21 17:07:00 UTC
Raised by a NetCAT participant.
Comment 2 Miloslav Metelka 2005-11-08 13:51:47 UTC
The abbrev-expand action is not physically called. The code templates expansion
is not performed as an action. Not sure whether we will fix this into 5.0 as the
code templates is a separate module and there is rather complicated way of
putting of extra actions into editor. Marking for future preliminarily.
Comment 3 Jiri Prox 2008-02-20 15:54:27 UTC
*** Issue 75505 has been marked as a duplicate of this issue. ***
Comment 4 Max Sauer 2008-11-12 14:18:28 UTC
Infrastructure change required, not planned for this release.
Comment 5 Quality Engineering 2009-11-02 11:03:36 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX