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

Key: RSRP-26195
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Ilya Ryzhenkov
Reporter: Christian Eitner
Votes: 0
Watchers: 0
Operations

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

FileStructure: Dragging Method Does Not Drag Surrounding #if Defines

Created: 06 Aug 06 18:24   Updated: 07 Feb 07 19:43
Component/s: Code View - File structure
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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

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


 Description  « Hide
I have a method like
#if TESTS
internal void Blah() {...}
#endif

If I drag this method in FileStructure to another place, the surrounding #if is not dragged too, which actually changes the code's semantics.

Even if there were several methods within the #if, dragging one away should result in generating a new #if region at the destination location.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.