Skip to content

foxundermoon/vs-shell-format

Repository files navigation

Issue

Get it on the VS Code Marketplace!

supported file types or languages

language extension describe
shellscript .sh .bash .zsh 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

version donwloads install ratings
LICENSE LICENSE star forks

build release
Build Status release Status

Gitter chat


screenshot

usage

shift+option+f

shift+command+p then type Format Document

dependencies

custom configuration

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

Links

Enjoy shellscript!