saveFirstThenFormat
vscode plugin to save first before formatting then sava again
to use:
- download the repo then
code --install-extension savefirstthenformat-0.0.1.vsix
to build yourself:
- download the repo then
npm install -g @vscode/vsce
yarn
to install local packagesvsce package
to make the extension packagecode --install-extension savefirstthenformat-0.0.1.vsix