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

Key: RSRP-31166
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Eugene Pasynkov
Reporter: Andrew Serebryansky
Votes: 1
Watchers: 0
Operations

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

Code Formatter indents #region/#endregion directives

Created: 03 Nov 06 16:21   Updated: 14 Dec 07 17:24
Component/s: Code Cleanup
Fix Version/s: 3.1.1
Security Level: Everybody (All jira users)

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

Build: 266


 Description  « Hide
#region Region1
if(true)
{
}
#endregion <-- These directives will get indented after formatting
#region Region2 <--
else
{
}

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