-
I have a package directory that contains about 200k files, many of which are generated and are not required for providing Typescript language tooling. The `glob` npm package used by this LSP server ta…
-
## Version **2.3.4** of [typescript](https://github.com/Microsoft/TypeScript) just got published.
Branch
Build failing 🚨
Dependency
…
-
### Neovim version (nvim -v)
0.6.1
### Language server name/version
vhdl-tool, vhdl_ls
### Operating system/version
Windows 10 Pro
### Steps to reproduce using "nvim -u minimal_init.lua"
My min…
-
Hey,
I've been using this LSP server with a lot of success on my projects.
There is one feature I think is still missing, which is the ability to use the LSP diagnostics panel to show all error…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.7.0-dev.20240913
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️ Ser…
-
**Describe the bug**
tsserver LSP not attaching to files automatically even though :LspInfo detects the file type. I've now only seen the lua lsp be attached but nothing else.
**To Reproduce**…
-
Check out this quick example:
![image](https://user-images.githubusercontent.com/10397442/145453129-6a5b0324-7392-4b53-a3a3-edbe21148a5b.png)
As you see, VS Code knows the type of `_even…
-
```
F:\fifteen5>yarn ts-migrate -- migrate .
yarn run v1.17.3
warning From Yarn 1.0 onwards, scripts don't require "--" for options to be forwarded. In a future version, any explicit "--" will be f…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.7.0-dev.20240916
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️ Ser…
-
Hi, so I was using this lsp and noticed that it seems to be returning text from the file that is open during autocompletion. I would like to avoid this as it leads to excess completion items. Is there…