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

Key: RSRP-15517
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Pasynkov
Reporter: Ilya Ryzhenkov
Votes: 1
Watchers: 1
Operations

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

Code style: add option to globally use external file

Created: 05 Aug 06 21:45   Updated: 23 Aug 07 11:47
Component/s: Options
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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

Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=15517


 Description  « Hide
In addition to "Global per-user settings" and "Per-solution external file" add "Global external file", which will use external file settings for every solution.

 All   Comments   Work Log   Change History      Sort Order:
Valentin Kipiatkov - 08 Aug 06 18:44
Re: #15517- Code style: add option to globally use external file
Why do you need it?

Ilya Ryzhenkov - 08 Aug 06 18:44
Re: #15517- Code style: add option to globally use external file
Does it need further discussion?

Lionel Guilhou - 08 Aug 06 18:44
Re: #15517- Code style: add option to globally use external file
That would make it a little easier to synchronize between different computers. Simple copy of the new file, without having to Export/Import each time. (I've actually had to do this several times the last few days, so this would help

Also maybe this file could be put on a network share to be used by all the team members ?


Jeff Ostrin - 22 Aug 07 20:58
I would also like to see this done. It would be great to be able to check our code-style file into source control, then when people get the latest version of the code, they would automatically get the updated code style file without having to do an import.

Ilya Ryzhenkov - 23 Aug 07 11:47
Jeff, you case is a bit different, you'd better use per-solution code style settings and put *.resharper (but not *.resharper.user) file under version control.