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 60014

Summary: [CC] Provide Code Templates in JSP CC
Product: javaee Reporter: Jiri Kovalsky <jkovalsky>
Component: JSPAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89483    

Description Jiri Kovalsky 2005-06-15 11:42:21 UTC
Development build #200506142000 of NetBeans 4.2
Windows XP, JDK 1.5.0_03 build #06

Description:
============
Abbreviations that are completed using code completion do not remove shortcut
characters.

Steps to reproduce:
===================
1. Create new sample web application.
2. Type cfgi| in index.jsp and press CTRL+Space.
3. It will get expanded to cfgiconfig.getInitParameter(" and you must remove
leading "cfgi" manually.
Comment 1 Marek Fukala 2005-06-20 11:42:56 UTC
It is still not clear whether the abbreviations CC provider will be present in
the release since we will likely have live templates in CC for 4.2
Comment 2 Jiri Kovalsky 2005-09-27 20:25:20 UTC
Increasing priority to stress importance of the issue compared to other defects.
Comment 3 Marek Fukala 2005-09-30 12:03:42 UTC
I have removed the abbreviations completion provider so the abbrevs are not
present in the CC. It was rather a testing impl. moreover I realized not useful
at all. There will be a code templates completion provider in nb.next which can
also encapsulate editor abbreviations. 

I am switching this issue to an enhancement.

Checking in web/jspsyntax/src/org/netbeans/modules/web/core/syntax/layer.xml;
/cvs/web/jspsyntax/src/org/netbeans/modules/web/core/syntax/layer.xml,v  <-- 
layer.xml
new revision: 1.15; previous revision: 1.14
done
Comment 4 Jaroslav Pospisil 2006-03-13 13:42:51 UTC
TM 5.0->TBD
Comment 5 Martin Balin 2016-07-07 08:55:05 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss