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 105460 - Ability to extract RHTML code from views as partials
Summary: Ability to extract RHTML code from views as partials
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-06-02 01:02 UTC by gnufied
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 gnufied 2007-06-02 01:02:03 UTC
Tor, as you have been implementing refactoring support, I thought, it would be
great to have ability to extract certain portion from the view and create a
partial from it. Its already there in Emacs.
Comment 1 Jiri Kovalsky 2007-07-03 14:14:45 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 2 Torbjorn Norbye 2007-08-10 01:05:36 UTC
A good idea
Comment 3 piter 2009-02-13 14:35:55 UTC
What about this feature in 7.0 ? I had seen this feature in Aptana studio before and I think it's vere useful.