prettier-vscode
prettier-vscode copied to clipboard
Format on Save Mode: "modifications" support
Hello, due to the git history contamination issue, I am looking for a way to run prettier and only format the lines I've made changes to.
I ran across this previous ticket https://github.com/prettier/prettier-vscode/issues/630 and was hoping this setting could be supported by Prettier as well, since VS Code has this setting available now.
Thank you.