Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: There is no formatter for 'shellscript' files installed. #295

Open
panchalkalpesh opened this issue Apr 5, 2022 · 4 comments
Open

Comments

@panchalkalpesh
Copy link

Issue:

This extension does not work on Visual Studio Code:

Version: 1.65.2 (Universal)
Commit: c722ca6c7eed3d7987c0d5c3df5c45f6b15e77d1
Date: 2022-03-10T14:33:49.188Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Darwin x64 21.4.0

Screen Capture:

Screen.Recording.2022-04-05.at.6.19.03.PM.mov
@iankkhoros
Copy link

I have the same issue. I have installed this extension along with its dependencies, golang and shfmt but I keep getting this error, despite relaunching.
Screen Shot 2022-05-11 at 4 51 04 PM

@alanlivio
Copy link

alanlivio commented Sep 8, 2023

I have the same problem. VSCode suggests other extensions and the mkhl.shfmt seems to be working.

> (Get-CimInstance Win32_OperatingSystem).version
10.0.22631
> wsl.exe --version | Select -First 1
WSL version: 1.3.15.0
> code --version | Select -First 1
1.82.0
> code.exe --show-versions --list-extensions | grep latex
James-Yu.latex-workshop@9.10.0

@panchalkalpesh
Copy link
Author

@foxundermoon I see you tagged this Issue with "need more information" label.
Let us know what more information is required?

@alanlivio
Copy link

Hi, again all 👋
My status today for this issue is:

  • it works on a folder opened from Windows
  • it works on a folder opened from WSL
  • it does not work when opening multiple folders from a FILE.code-workspace

@foxundermoon, maybe the vs-shell-format uses some path from the current folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants