Check Keep a Changelog for recommendations on how to structure this file.
- fix rating badge
- fix badge
- bump shfmt to 3.6.0
- Fix: substitule "${workspaceFolder}" in need install check #243
- publish by github action
- bats files support
- bump shfmt to 3.3.1
- bump shfmt to 3.2.4
- support apple m1 chip #136
- support editor config
- bump shfmt to 3.0.1 #65
- bump shfmt to 3.0.0
- add prettier and husky to project
- fix Strange file permissions for binary file #50
- fix check install bug #46
- add effect language
- Reduce output information influx #43
- azure cli support
- fix issue#40 Cursor focus is stolen by update
- Let the plugin work out of the box and automatically download the shfmt of the corresponding platform.
- No longer get shfmt from PATH
- support both
-i
flag andeditor.tabSize
setting
- display format error on problems panel #37
- remove showError configuration
- resolve 1 vulnerability https://www.npmjs.com/advisories/803
- remove time on change log, record by github release
- add license #35
- shot changelog
- add github auto release
- add azure pipelines for auto deploy
- temporary disable linux auto download shfmt for ubuntu
- fix always auto downoad
- add format options supported #24
- new gif
- add supported files for test
- fix doc ,adapter spring properties
- auto install dependencies
shfmt
for macos and linux
- add hosts、properties、.gitignore、.dockerignore、 jvmoptions file surport
- change logo
- fix #23 bug
- replace command
shell.format.shfmt
witheditor.action.formatDocument
- replace configuration
shellformat.runOnSave
withwditor.formatOnSave
- fix the issue bug #18
- add dotenv file support
- add setting config
"shellformat.runOnSave":false
- add Dockerfile support.
- add setting config
"shellformat.showError":true
- help you location error, you can set false to off the error tips.
- change format by child_process spawn . better performance when large file.
- add donate link . thank for your donate.
- add command flag configuration
- add icon & gif
- fix document
- change format base on TextDocument
- add shell format base on file