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 116875 - rename variable in rhtml file doesn't do the immediate rename
Summary: rename variable in rhtml file doesn't do the immediate rename
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: RHTML (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-26 21:00 UTC by jamespb
Modified: 2011-01-28 20:10 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 jamespb 2007-09-26 21:00:18 UTC
In an .rb file, when you hit ctrl-r on a local variable, it just colors the instances of that symbol in the editor and
typing replaces all of them.  In rhtml, it always brings up the Rename local variable dialog box.  It'd be nice to have
the immediate behavior in rhtml.