How can I configure ReSharper's code cleanup on save?

前端 未结 8 1749
时光取名叫无心
时光取名叫无心 2020-12-08 13:56

I would love to configure Visual Studio/ReSharper to run \"Code cleanup\" whenever I save a file.

A bonus would be to configure this only for C# files, as I sometime

8条回答
  •  悲&欢浪女
    2020-12-08 14:24

    In version 2020.2+ of R# there is now build in option to run cleanup on save:

    Resharper Options > Code Editing > Code Cleanup > General

提交回复
热议问题