Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>aura-extension-packNew to Visual Studio Code? Get it now.
aura-extension-pack

aura-extension-pack

Leandrino

|
869 installs
| (0) | Free
A collection of extension that we use at Aura project.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

aura-extension-pack

A collection of extension that we use at Aura project.

Commands

syncSettings

This command setup the format on save and organize imports:

{
    "editor.formatOnSave": true,
    "editor.codeActionsOnSave": {
        "source.organizeImports": true
    },
}
- enter in command run `CTRL + Shift + P`
- search `Aura Extension Pack Settings: Synchronize Settings`
- enjoy!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft