Skip to content

the shellscript、Dockerfile、properties ...... format extension

License

lumirelle/vs-shell-format

 
 

Repository files navigation

VS Code Shell Script Formatter

Visual Studio Marketplace Version Made with reactive-vscode

Get it on the VS Code Marketplace!

Enjoy shellscript!

Supported file types or languages

language extension describe
shellscript .sh .bash shell script files
dockerfile Dockerfile docker files
ignore .gitignore .dockerignore ignore files
properties .properties java properties files
jvmoptions .vmoptions , jvm.options jvm options file
hosts /etc/hosts hosts file
bats .bats Bats test file

screenshot

Usage

shift+option+f

shift+command+p then type Format Document

Dependencies

Custom configuration

  • shellformat.path the shfmt fullpath example [mac,linux]: /usr/local/bin/shfmt [windows]: C:\\bin\\shfmt.exe
  • shellformat.flag shfmt -h to see detailed usage.

Links

Sponsors

About

the shellscript、Dockerfile、properties ...... format extension

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 54.5%
  • TypeScript 42.7%
  • JavaScript 2.3%
  • Dockerfile 0.5%