-
### Did you check docs and existing issues?
- [X] I have read all the LazyVim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the exi…
-
This suggestion has the same settings with and is on top of #54222 : Language server, assuming only few characters are modified and others are remaining untouched. With incremental parser and some add…
-
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…
-
I'm running the Sublime Text 3 build 3083, latest stable, and I started getting extreme performance issues using this plugin.
When I have no `tsconfig.json` file, it looks like this plugin tries to p…
-
Just creating this as a stub. It'd be really neat if tide could support [Yarn PnP](https://yarnpkg.com/advanced/pnpapi), where files are zipped inside `.yarn/cache`.
Quick and dirty solution that w…
-
Issue Type: Performance Issue
I/O operations (e.g. opening a file, deleting files, opening links) using the VSCode interface are noticeably laggy. Initially I thought this might be to do with my …
-
### Vue - Official extension or vue-tsc version
2.1.6
### VSCode version
-
### Vue version
3.3.10
### TypeScript version
5.5.4
### System Info
```shell
Windows 10
Neovim 0.10
```
### packa…
-
Steps to reproduce:
```bash
$unzip jsweet-quickstart-master.zip
$cd jsweet-quickstart-master
#patch src/main/java/quickstart/QuickStart.java
$cat src/main/java/quickstart/QuickStart.java
```
``…
-
Type: Bug
I'm using remote-ssh environment. When I modify a remote file, the Explorer and file status are not refreshing automatically. There is no 'M' symbol in Explorer. I have to manually click…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.94.2
- OS Version: MacOS Sonoma 14.4.1
Steps to Reproduce:
1. Add more than 1 `await` within a Typescript …