vscode-csharp
vscode-csharp copied to clipboard
switch pattern expression format error
https://github.com/microsoft/vscode/issues/163203#event-7556220862
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version: 1.72.0 OS Version: win10 BuildNumber : 19044 BuildType : Multiprocessor Free OSType : 18 ServicePackMajorVersion : 0 ServicePackMinorVersion : 0 Steps to Reproduce:
use .editorconfig file format code file in vscod
in cs file use switch block use property pattern sentence
on keyborad press alt+shift+f combin keys the format will become crazy

@nczsl What VS Code extensions do you have installed?
EditorConfig for VS Code