Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Auto Expand On EnterNew to Visual Studio Code? Get it now.
Auto Expand On Enter

Auto Expand On Enter

ctf0

|
958 installs
| (1) | Free
auto expand braces ex.'(),[],{}' when pressing enter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Auto Expand On Enter

demo

Features

  • smart expand for braces ex.

    • SOL|}, ES|} ,SOL{|, someText{|EOL will add a single new line "normal behavior"

      | == cursor
      SOL == start of line
      EOL == end of line
      ES == empty spaces

  • expand method chains ex.). & )->

  • expand arguments, array items ex.',' & ...,...

  • expand html tags "using emmet balanceOut command"

Notes

  • expanding both braces & html tags at the same time wont work, as expanding braces will take over
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft