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

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

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

New pattern target for todo items: region names

Created: 18 Feb 08 13:33   Updated: 20 Feb 08 01:17
Component/s: To-do list
Fix Version/s: Aroha
Security Level: Everybody (All jira users)

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

Build: 729


 Description  « Hide
Add 'region names' to 'comments, strings, identifiers'

 All   Comments   Work Log   Change History      Sort Order:
Ilya Ryzhenkov - 18 Feb 08 13:52
I didn't found any real usecase for this, do you have an example?

Vladimir Reshetnikov - 18 Feb 08 14:03
Sometimes I use comment-like todos in region names.
#region Obsolete API implementation // TODO: remove it when possible


#endregion

Ilya Ryzhenkov - 18 Feb 08 14:20
Why not just set pattern for Obsolete identifier?

Vladimir Reshetnikov - 20 Feb 08 01:13
Another example:
#region Tree utility methods // TODO: extract to separate class

#endregion

Ilya Ryzhenkov - 20 Feb 08 01:17
We are not going to fix this in current release, due to internal issues. Use comments after the #region directive