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

I don't get any shellchecks #78

Open
Archie-2021 opened this issue Mar 15, 2024 · 2 comments
Open

I don't get any shellchecks #78

Archie-2021 opened this issue Mar 15, 2024 · 2 comments

Comments

@Archie-2021
Copy link

Hello,

I just installed the extensions via :CocInstall coc-sh and it seems like install was successful. But I don't get any shellchecks , only see some addintional results in my autocomplete from bash-language-server. Also don't know how can I get a shellexplain for part of a code I have written. I assumed that everything else is installed automatically from node. Should I install anything additional like packages for shellcheck and shellexplain for it to work? Or should I have to add stuff to coc-setting.conf file?

Thanks

@brainwo
Copy link

brainwo commented Jun 7, 2024

You need to install shellcheck. It's in the package shellcheck-bin if you use Arch Linux's AUR.

@laoshaw
Copy link

laoshaw commented Aug 16, 2024

I had both shellcheck and shfmt installed, neither works and vim does not do lint or reformat.
I can run shellcheck or shfmt outside vim just fine and they do the work as expected.

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

No branches or pull requests

3 participants