History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-26727
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Ilya Ryzhenkov
Reporter: Vladimir Reshetnikov
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ReSharper

Code View windows should support drag-and-drop

Created: 06 Aug 06 18:55   Updated: 14 Sep 07 13:55
Component/s: Code View
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 252
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=26727


 Description  « Hide
I propose to give users the ability to drag-and-drop a class from code editor, 'File Structure' window or Object Browser onto 'Type Hierarchy' window to view its inheritance hierarchy.

 All   Comments   Work Log   Change History      Sort Order:
Vladimir Reshetnikov - 05 Oct 06 10:23
Do not you think it would be useful? Is there any problems with this feature?

Ilya Ryzhenkov - 05 Oct 06 10:58
It might be useful, but if only it is feature implemented throughout all ReSharper functionality. There is no reason to differentiate Type Hierarchy window from, say, Find Results window. Also, there are some obstacles coming from VS not giving enough information when dragging objects. For example, when dragging from source code it is no more than just text which is contained in the drag data object. We need more information to drop it to our windows, so we have to investigate it further. We will consider this feature for the future versions of ReSharper, after 3.0 is released.