vscode-csharp icon indicating copy to clipboard operation
vscode-csharp copied to clipboard

switch pattern expression format error

Open nczsl opened this issue 3 years ago • 2 comments

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 屏幕截图 2022-10-11 012950 屏幕截图 2022-10-11 013039 屏幕截图 2022-10-11 013133

nczsl avatar Oct 10 '22 18:10 nczsl

@nczsl What VS Code extensions do you have installed?

JoeRobich avatar Oct 12 '22 21:10 JoeRobich

EditorConfig for VS Code

nczsl avatar Oct 13 '22 02:10 nczsl