How is source control used in formatting when it comes to saving changes in VS Code?
I made changes to 2 lines in a file and the rest of the file and other files that I opened but didn’t change were formatted. I figured that this was due to the Editor: Format on Save
option being on. It was for the user but not the workspace.
How is source control used in formatting when it comes to saving changes in VS Code?
I made changes to 2 lines in a file and the rest of the file and other files that I opened but didn’t change were formatted. I figured that this was due to the Editor: Format on Save
option being on. It was for the user but not the workspace.