|
|
|
Re: #15517- Code style: add option to globally use external file
Does it need further discussion? 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 ? 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.
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.
|
|||||||||||||||||||||||||||||||||||||||||||||||||
Why do you need it?