开发过程中,小伙伴会选择自己喜欢的编辑器进行开发,但是 rider 和 vs2019 的格式化规则略有不同,导致rider打开vs2019保存的代码,格式化一下,改动还挺多的。反之亦然,要是可以共用同一套代码格式化规则,应该可以避免这个问题。
相关问题
- How to know full paths to DLL's from .csproj f
- Importing NuGet references through a local project
- Visual Studio 2019 - error MSB8020: The build tool
- 'System.Threading.ThreadAbortException' in
- VS2017 RC - The following error occurred when tryi
相关文章
- How to show location of errors, references to memb
- How to track MongoDB requests from a console appli
- Visual Studio Hangs on Loading UI Library
- How to use Mercurial from Visual Studio 2010?
- Copy different file to output directory for releas
- Edit & Continue doesn't work
- “Csc.exe” exited with code -1073741819
- Visual Studio: Is there an incremental search for
.editorconfig 了解一下
https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference?view=vs-2019