Skip to content

Use new Resharper shared solution based settings#774

Merged
nulltoken merged 1 commit into
vNextfrom
ntk/resharper_setttings
Aug 31, 2014
Merged

Use new Resharper shared solution based settings#774
nulltoken merged 1 commit into
vNextfrom
ntk/resharper_setttings

Conversation

@nulltoken

Copy link
Copy Markdown
Member

This setting file shouldn't require an explicit import. If Resharper is running in Visual Studio, it should automatically honor it.

@nulltoken

Copy link
Copy Markdown
Member Author

@Therzok Do such settings exist in MonoDevelop land?

@Therzok

Therzok commented Jun 25, 2014

Copy link
Copy Markdown
Member

MonoDevelop's Code Analysis and Formatting have no direct relation to R#. So by no means does it have to support it. It doesn't even bother parsing it.

@nulltoken

Copy link
Copy Markdown
Member Author

Sorry, I was unclear. I was wondering if MonoDevelop had a feature that would allow it to automatically adjust its settings considering a settings file sitting next to the .sln. Whatever this file would be or its format.

IOW, could we generate a MonoDevelop settings specific file that would allow us to replicate the expected code formatting standards?

@Therzok

Therzok commented Jun 25, 2014

Copy link
Copy Markdown
Member

Yes, if you right click a solution -> Code Formatting -> C# Source you can go to the C# Format tab and edit the policies. They're saved in the .sln file using a global section. You can also configure them per project, but modifying the solution ones will propagate them to the projects inside.

@nulltoken
nulltoken force-pushed the ntk/resharper_setttings branch from 0cb40c9 to 873b625 Compare August 28, 2014 08:09
@nulltoken nulltoken added this to the v0.20 milestone Aug 31, 2014
@nulltoken
nulltoken force-pushed the ntk/resharper_setttings branch from 873b625 to dfd3fe6 Compare August 31, 2014 14:01
@nulltoken
nulltoken merged commit dfd3fe6 into vNext Aug 31, 2014
@nulltoken
nulltoken deleted the ntk/resharper_setttings branch August 31, 2014 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants