-
The extension isn't compatible with TypeScript (5.0.0-dev.20230105).
It's fine with 4.9.4 that ships with vscode but TS nightly breaks it.
```
ERR TypeScript Server Error (5.0.0-dev.20230105)
t…
-
Background:
I'm trying to set up typescript scripts as dependency-free scripts for macos and linux so I can move forward from shell scripts. Still love shell scripts, but sometimes it would be gre…
-
Hi, hope we can resolve this issue
I use WebStorm 2023.2.4
When i import my styles object, it has correct types
![image](https://github.com/mrmckeb/typescript-plugin-css-modules/assets/1613413…
-
When calling
```php
$tsServer = // some object containing the server config
$options = array("host" => $tsServer->getHost(), "port" => $tsServer->getQueryPort(), "timeout" => 10, "blocking" => true…
-
It is not an issue more a call for help, so please, do not close it immediately because it is not fully complying with your checklist that I tried my best to fill them up but cannot, on some smaller p…
-
We had this awesome feature merged #191019. This will allow our team to get off the custom tsserver implementation we have been using and just use this new setting for everyone.
One iss…
-
I need use a coc.nvim@0.0.81, but this extension don't is install in any version.
![image](https://github.com/neoclide/coc-tsserver/assets/152399855/7e3938cc-fa01-42ea-afe1-f9bdeaddce9b)
-
### Vue - Official extension or vue-tsc version
Official
### VSCode version
1.93.1
### Vue version
3.5.5
### TypeScript version
5.5.4
### System Info
```shell
System:
OS: macOS 14.5
…
-
I have followed the installation instructions for Tsuquyomi. I am using Neovim 0.1.7 which should be compatible I think. I have typescript 2.2.2 globally installed with tsc/tsserver. I'm also using S…
-
Hello, I've tried following the instructions in the README, however when I type ":CocInstall coc-tsserver" it simply hangs. Not sure what to do. Thanks