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 8888 - New abbreviations defining
Summary: New abbreviations defining
Status: CLOSED DUPLICATE of bug 23571
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 enhancement (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-13 15:16 UTC by Jan Lahoda
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2000-12-13 15:16:57 UTC
following abbreviations should be redefined:
System.err.println(" to System.err.println("|");
System.out.println(" to System.out.println("|");

following abbreviations should be redefined as macros:
switch( to switch (\c) {\n}\n
while( to while(\c) {\n}\n
Comment 1 Petr Nejedly 2001-01-29 14:09:59 UTC
Partially done (sout, serr).
Comment 2 Jan Chalupa 2001-05-05 21:55:43 UTC
Target milestone -> 3.3
Comment 3 David Konecny 2001-05-22 15:49:46 UTC
Changing the state of the issue to ASSIGNED, because it was cover in 
Requirements document at http://editor.netbeans.org/doc/Requirements.html
Comment 4 Jan Chalupa 2001-11-27 12:27:53 UTC
Target milestone -> 3.3.1.
Comment 5 Marek Grummich 2002-07-22 10:08:39 UTC
Set target milestone to TBD
Comment 6 aaime 2002-11-09 17:40:32 UTC
The macro case is covered by  
the multiline patch in issue 23571, which 
allows you to write a multiline abbreviation 
and have it inserted properly formatted... 
I'm marking this issue as a duplicate, hope 
this is the best way to proceed 

*** This issue has been marked as a duplicate of 23571 ***
Comment 7 Quality Engineering 2003-07-02 16:49:23 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify
Comment 8 Quality Engineering 2003-07-02 17:19:20 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.