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

Key: RSRP-66872
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Eugene Pasynkov
Reporter: Nazar Revutsky
Votes: 0
Watchers: 1
Operations

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

Warn if class name does not correspond to file name

Created: 30 Apr 08 11:24   Updated: 14 May 08 13:52
Component/s: Code Analysis
Fix Version/s: Aroha
Security Level: Everybody (All jira users)

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

Build: 785


 All   Comments   Work Log   Change History      Sort Order:
Nazar Revutsky - 14 May 08 13:52
allow multiple files for partial classes

for class ClassName
ClassName.cs
ClassName.designer.cs
ClassName.other.cs

and allow to set delimiter char in settings
like . (dot) _ (underline), etc

for class ClassName
ClassName.cs
ClassName_designer.cs
ClassName_other.cs