
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 |

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
| |