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

Key: RSRP-30188
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Oleg Stepanov
Reporter: Alexander Nesterenko
Votes: 0
Watchers: 0
Operations

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

"Move typeto another file" on VS2005

Created: 19 Oct 06 11:43   Updated: 15 Jun 07 18:49
Component/s: Refactorings - Extract Type
Fix Version/s: 4.0
Security Level: Everybody (All jira users)

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

Build: 263


 Description  « Hide
I changed predefined filetemplate for class on:
[code]
//
// Author: $AUTHOR$
// Created: $DATE$
// Managed by:
//

using System;

namespace $NAMESPACE$
{
public class $CLASS$ {$END$}
}
[/code]

When i move class to another file, i can't see my file header.



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