VS Code on Windows, save without formatting
Default on Windows: Ctrl + k then Ctrl + Shift + s
How do I turn off text formatting on save in visual studio code?
I don’t know why my code is auto formatted on save and for some reason changing the layout. I figured out this was due to auto format on save. How do I turn this off in Visual Studio Code?
