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 181898 - nested tags auto-complete broken
Summary: nested tags auto-complete broken
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: RHTML (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 00:45 UTC by yadav
Modified: 2011-01-28 20:14 UTC (History)
1 user (show)

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 yadav 2010-03-12 00:45:30 UTC
in rails when I type '<%', the ide correctly adds trailing '%>', this breaks if I type this within another tag say between <td></td>, I should get <td><% %></td>, what I get is <td><% </td>

This happens for other tags as well
Comment 1 Marek Fukala 2010-03-12 05:04:15 UTC
%> autocompletion is likely triggered by rhtml support.
Comment 2 Erno Mononen 2010-04-13 12:43:08 UTC
Reproduced, I will try to take a look at this before 6.9.