The formatter seems to always format the entire file. This is problematic when working with projects where I only want to format what I'm about to commit. The entire file gets formatted when I use the "Format Selection" feature and the extension doesn't seem to respect "editor.formatOnSaveMode": "modifications",.
The formatter seems to always format the entire file. This is problematic when working with projects where I only want to format what I'm about to commit. The entire file gets formatted when I use the "Format Selection" feature and the extension doesn't seem to respect
"editor.formatOnSaveMode": "modifications",.