Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Braced PathsNew to Visual Studio Code? Get it now.
Braced Paths

Braced Paths

sadan

|
2 installs
| (0) | Free
convert className to classnames() and vice versa
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Braced Paths

A VSCode extension to expand braced expressions in the file sidebar

Usage

Create or rename a file or directory with a braced expression

If you are renaming and wish to keep the original, make sure to include it in the braced expression

/my-dir/{foo,bar}-{1..2}.txt -> /my-dir/foo-1.txt /my-dir/foo-2.txt /my-dir/bar-1.txt /my-dir/bar-2.txt

/my-{dir,other-dir}/ -> /my-dir/ /my-other-dir/

Renaming directories preserves their children

If you found this extension useful, please consider giving it a star on github

https://github.com/sadan4/BracedPaths

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft