aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PACKAGES.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md
index bea7faa5..d8d3c8f6 100644
--- a/PACKAGES.md
+++ b/PACKAGES.md
@@ -257,6 +257,7 @@
- [vint](#vint)
- [visualforce-language-server](#visualforce-language-server)
- [vls](#vls)
+- [vtsls](#vtsls)
- [vue-language-server](#vue-language-server)
- [vulture](#vulture)
- [wgsl-analyzer](#wgsl-analyzer)
@@ -5453,6 +5454,25 @@ Categories: `LSP`
```
+# vtsls
+
+> LSP wrapper around the TypeScript extension bundled with VSCode.
+
+Homepage: [https://github.com/yioneko/vtsls](https://github.com/yioneko/vtsls)
+Languages: `TypeScript` `JavaScript`
+Categories: `LSP`
+
+<details>
+ <summary>History:</summary>
+
+- [`71069da`](https://github.com/williamboman/mason.nvim/commit/71069da) 2023-01-21 - feat(registry): add vtsls ([#935](https://github.com/williamboman/mason.nvim/issues/935)) by Bruno Mello
+</details>
+
+```
+:MasonInstall vtsls
+```
+
+
# vue-language-server
> ⚡ Explore high-performance tooling for Vue