SkillAgentSearch skills...

ReSharper.AutoFormatOnSave

An addin for Visual Studio which causes the documents to be reformated on save

Install / Use

/learn @pedropombeiro/ReSharper.AutoFormatOnSave
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ReSharper.AutoFormatOnSave

Keeping code formatted the easy way

If you’re like me, you prefer to have your code tidy, and being a lazy guy, you have defined a ReSharper Code Cleanup template. The problem however, is that you might forget to run the Code Cleanup command every time you change the file. So I decided to go ahead and automate that by building a Visual Studio extension which will run the Silent Code Cleanup command every time a file in a solution is saved.

Installing ReSharper.AutoFormatOnSave via Visual Studio Extension Manager

The profile to use is defined in the box signaled below (ReSharper 6.1 shown here):

Choosing a default code format profile in ReSharper

The addin should be compatible with Visual Studio 2010 or later as well as any version of ReSharper.

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated4y ago
Forks19

Languages

C#

Security Score

75/100

Audited on May 5, 2021

No findings