Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Command On SaveNew to Visual Studio Code? Get it now.
Command On Save

Command On Save

jerrychoux

|
264 installs
| (1) | Free
Execute the command when the document is saved
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Command On Save

Enjoy!

"jerrychoux.commandOnSave": [
  {
    "ext": "py",
    "cmd": "autopep8 --in-place --aggressive --aggressive ${file}"
  }
]
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft