foxundermoon / vs-shell-format

the shellscript、Dockerfile、properties ...... format extension
MIT License
445 stars 47 forks source link

VSCodium Marketplace #373

Open OlivierMartineau opened 7 months ago

OlivierMartineau commented 7 months ago

Hi and thank you for your contribution!

I have a request: would you mind, please, updating shell-formatextension on VSCodium Marketplace? The version there is v7.0.1 and doesn't work with later ARM (because shfmt doesn't exist for ARM in version 3.0.1)

shfmt hasn't downloaded yet!Error: ENOENT: no such file or directory, stat '/Users/omartine/.vscode-oss/extensions/foxundermoon.shell-format-7.0.1-universal/bin/shfmt_v3.0.1_darwin_arm'
Shfmt will be downloaded automatically!
download url: https://github.com/mvdan/sh/releases/download/v3.0.1/shfmt_v3.0.1_darwin_arm
download to: /Users/omartine/.vscode-oss/extensions/foxundermoon.shell-format-7.0.1-universal/bin/shfmt_v3.0.1_darwin_arm
If the download fails, you can manually download it to the dest directory.
Or download to another directory, and then set the "shellformat.path" as the path
download shfmt page: https://github.com/mvdan/sh/releases
You can't use this plugin until the download is successful.
download failed: Error: HTTP status 404 : Not Found