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 178977 - Certain features disappear while editing JSPs
Summary: Certain features disappear while editing JSPs
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-22 08:09 UTC by sapanparikh18
Modified: 2016-07-07 08:54 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 sapanparikh18 2009-12-22 08:09:13 UTC
There are many useful features available while editing Java files but when it comes down to JSPs they disappear. For example; loop suggestions does not show up, after typing "while" or "for" and hitting ctrl+space does nothing. 
Icon to comment multiple line as well as the shortcut does not exist. 
Auto import does not work.
If these features can be brought into JSP editor it will be a blast.
Thanks
Comment 1 sapanparikh18 2009-12-22 09:04:13 UTC
One more useful feature missing in JSPs. 
refactoring (especially renaming variables.)
Comment 2 sapanparikh18 2011-04-25 05:32:36 UTC
One more feature missing. While selecting a variable or a keyword combination of "Ctrl+Shift+arrow" keys select the first camelCase part of the word. For example in camelCase it will only select "case"
This does not work in Jsps.
Comment 3 Martin Balin 2016-07-07 08:54:58 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