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 - [50cat] Problems with abbrev-expand identifier
Summary: [50cat] Problems with abbrev-expand identifier
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Macros (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
: 75505 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-03 21:37 UTC by Michel Graciano
Modified: 2009-11-02 11:03 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 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