Kenneth Skovhus

Results 254 comments of Kenneth Skovhus

Makes sense. Contributions are more than welcome.

It should be a pretty easy addition, let me know if you want to contribute.

Thanks for providing the additional information here.

Thanks. Yeah we have actually been using a custom build of tree sitter for some time based on their main branch. But I’m happy if we can get rid of...

The parser used (tree-sitter) is by no means perfect. It keeps improving. But we specifically do no show parsing errors in the UI (as diagnostics) as there are too many...

I’m unsure how we can provide a better error here. Any suggestions are more than welcome.

Can you please try downgrading? Not sure how you install the language server, but `npm install -g [email protected]` should do the trick.

Contributions are more than welcome.

Thank you so much for reaching out! Note that the warning “Source command could not be analyzed” isn’t related to ShellCheck, it informs the user that jump to definition and...