-
Notifications
You must be signed in to change notification settings - Fork 132
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
Extension shows error on hovering #80
Comments
Can you send us the file where this happened or a small reproducible snippet? Please also include OS version and bash language server version. Thanks. |
I am seeing this too.
Seems to happen with any file, for example, if I create a file ls Happens when I hover over |
Actually, I get a slightly different error message than the OP: |
@anishmittal2020 I'm wondering why it calls |
Unfortunately I can't reproduce. Can you upload a screenshot of your entire editor and this error showing? |
This is Emacs 26.1 using https://github.com/emacs-lsp/lsp-sh |
I get the same error. My guess is that error is here. You should probably check for |
I think you are right. Good catch! |
I'm always right! humble brags 😂 😉 |
Let me know if you want to create a PR. :) |
tbh I don't even know how to make an undefined-check in Typescript. It's not a language I have on my bucket-list so to speak. :P |
Should be fixed in 1.5.4. Please try to upgrade by running a |
Let me know if it works for you guys. :) @anishmittal2020 @mattiasb |
Works like a charm, thanks! :) |
What should I do?
The text was updated successfully, but these errors were encountered: