Pur*_*ome 3 .net c# resharper code-formatting
当我使用Resharper的Code-Cleanup时,这就是它对我的支持领域的作用......
[DebuggerBrowsable(DebuggerBrowsableState.Never)] private readonly DateTime_auctionOn;
^所有在一条线上.
我怎么能告诉R#我希望它的格式如下:
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
private readonly DateTime _auctionOn;
Run Code Online (Sandbox Code Playgroud)
请.
樱桃在上面.
查看Code Editing > C# > Formatting Style > Line Breaks and Wrapping选项,查看以下条目.特别是这一个:Place field attribute on same line
| 归档时间: |
|
| 查看次数: |
199 次 |
| 最近记录: |