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

Key: RSRP-37480
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Oleg Stepanov
Reporter: Drew Noakes
Votes: 0
Watchers: 1
Operations

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

Ability to specify file name suffix in File Template

Created: 20 Mar 07 18:34   Updated: 21 May 07 11:24
Component/s: Live templates
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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

Build: 351


 Description  « Hide
The current File Template editor lets you specify a file name prefix, however I'd like to create a suffix. A specific example is 'Test' for an NUnit Test Fixture template.

 All   Comments   Work Log   Change History      Sort Order:
Ilya Ryzhenkov - 20 May 07 20:56
Prefix is just base for forming default names, like Class1, Class2, etc.
As far as I understand you need to have Class1Test, where Class1 is preselected, so you can overtype it.

Drew Noakes - 21 May 07 11:24
That sounds like a good solution to me. The same would be true of a template for Attribute and Exception templates too.