foxundermoon / vs-shell-format

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get it on the VS Code Marketplace!

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

version downloads install ratings
Financial Contributors on Open Collective LICENSE LICENSE star forks

build release
CI RELEASE

Gitter chat


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

Enjoy shellscript!

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

About

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

License:MIT License


Languages

Language:Shell 54.9%Language:TypeScript 42.5%Language:JavaScript 2.1%Language:Dockerfile 0.5%