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

Key: RSRP-4654
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Pasynkov
Reporter: Jan Thomä
Votes: 1
Watchers: 1
Operations

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

Code Reformat should keep folding intact

Created: 05 Aug 06 01:15   Updated: 25 Nov 07 10:52
Component/s: Code Cleanup
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
RSRP-7009 Allow options for #region expansion w... Closed
RSRP-4771 ReSharper.Reformat code expands #regi... Minor Closed

Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=4654


 Description  « Hide
When i reformat code the folding state of the document should be kept intact (as far as possible). I know this is quite a tricky thing, but its really annoying that the #regions are all expanded after code format and i got to collapse them all again.

 All   Comments   Work Log   Change History      Sort Order:
Vinodh Lakshminarayan - 25 Nov 07 10:52
+1 from me. When I reformat the code, all the code blocks (imports, getter/setter blocks ....) unfolds. Only after the project is reopened, does the cold fold back again