-
## Environment data
- Pylance version: v2024.10.1
- OS and version: Windows 11 Pro 23H2 Build 22631.4317
- Python version (& distribution if applicable, e.g. Anaconda): 3.9.8 Anaconda
## C…
-
Hello SysML Team!
Please feel free to transfer this issue over to another repo as you see fit.
I was wondering if there are plans to create a [Language Server Protocol (LSP)](https://microsoft.g…
acxz updated
4 months ago
-
I understand that this problem does not apply to gintro, but is there any way to solve it. It looks like LS compiles the project every time to provide functionality, without support for incremental co…
-
Hi, after installing the extension, I get this error in the output screen:
Error! Trying to include "undefined" as a assembly file dependency without contents!
Error! Trying to include "undefined"…
-
We did some research before we started and @pfigwer found couple of interesting facts - in most cases integration with _editors_ for _CloudFormation_ is based on basically _auto-completion_ (crude and…
-
The API should be pretty small, so if you want to try a new language it could be a good project (go?)
Good ole node also works though
-
The language server is automatically started by the extension as soon as a file with a handled language-identifier is opened.
Within the vscode session only one language server is used.
The issue:…
-
The [language server protocol](http://langserver.org/) aims to fix the editor language support problem. We should use it.
---
Want to back this issue? **[Post a bounty on it!](https://www.bou…
-
**What's the output of `:CocInfo`**
```
## versions
vim version: NVIM v0.10.2
node version: v18.19.1
coc.nvim version: 0.0.82-9fd85781 2024-09-21 00:59:00 +0900
coc.nvim directory: /home/devus…
-
Is integration with the [racket langserver](github.com/jeapostrophe/racket-langserver/) a goal? I'd really like for the langserver to come with autoformatting support out of the box.