aboutsummaryrefslogtreecommitdiffstats
path: root/PACKAGES.md
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2023-01-22 11:02:58 +0100
committerGitHub <noreply@github.com>2023-01-22 10:02:58 +0000
commitbb88357eff0d0c69ab8ecc5985952e0a9a72175a (patch)
treee1ee10ae244a18dd519a2af295959b0f2d631c3b /PACKAGES.md
parentfeat(registry): add vtsls (#935) (diff)
downloadmason-bb88357eff0d0c69ab8ecc5985952e0a9a72175a.tar
mason-bb88357eff0d0c69ab8ecc5985952e0a9a72175a.tar.gz
mason-bb88357eff0d0c69ab8ecc5985952e0a9a72175a.tar.bz2
mason-bb88357eff0d0c69ab8ecc5985952e0a9a72175a.tar.lz
mason-bb88357eff0d0c69ab8ecc5985952e0a9a72175a.tar.xz
mason-bb88357eff0d0c69ab8ecc5985952e0a9a72175a.tar.zst
mason-bb88357eff0d0c69ab8ecc5985952e0a9a72175a.zip
chore: update generated code (#937)
Diffstat (limited to 'PACKAGES.md')
-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