-
Task Failed - Activating language client Copilot: Failed to initialize Copilot Language Server.
-
## Expected Behavior
The `openHAB Language Server` loads.
## Current Behavior
I think I read all the documentation I can find, but I'm still encountering an error. Let's start with settin…
-
I would like to see the vscode extension have a configuration to prevent loading & subsequently crashing due to large xml files. If a file is greater than a defaulted size.. don't try to send to lang…
-
We're using Psalm's language server in PHP for some projects, but across different projects (I have a lot), some don't use Psalm, some even have Psalm in a different, odd, location.
Unfortunately t…
-
I am using online version of Codenvy (https://codenvy.io/). I created new PHP workspace from default PHP stack (`eclipse/php`). I created new project and added new PHP file (`hello.php`). If I open it…
-
Hey,
I'm wondering how conducive lark would be for creating a language server implementation for a given DSL.
For some background:
- I have a custom DSL I'm using to describe device interfaces a…
-
https://github.com/Microsoft/language-server-protocol
It looks like more and more tools start to use this, no need to reinvent the wheel.
-
Could you add the ability to temporary disable / enable language server?
It would be very useful for big files, for example.
LanguageClient-neovim have [such commands](https://github.com/autozimu/La…
-
## Summary
Right now all [Language Servers](https://langserver.org/) for Python are external to Python interpreter itself. What it takes to implement Language Server directly in RustPython binary?
…
-
This is more of an idea than issue, but if implemented, it could help drive adoption of the language server which is the meat of crane.
Idea is to have language server part as a own npm package, so t…