SLaks / Rebracer

Saves editor formatting settings as part of each solution.
http://visualstudiogallery.msdn.microsoft.com/410e9b9f-65f3-4495-b68e-15567e543c58
44 stars 15 forks source link

Added intellisense, outlining, refactoring, etc to C# and C++skip lists #12

Closed rprouse closed 9 years ago

rprouse commented 9 years ago

This is a fix for #11.

I went through all of the C# and C++ settings and added any that were intellisense, refactoring, outlining or generally not formatting related to the skip lists. I tried to be conservative, but there are quite a few settings added.

I also scanned JavaScript and HTMLX. I don't see any settings in those blocks that I would be concerned with sharing across the team.