Add Utilities page (#1746)

#1739: Add Utilities page

Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
This commit is contained in:
Tamás Balog 2023-06-12 09:48:52 +02:00 committed by GitHub
parent 1ec56d2198
commit fc4a0bda10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,14 @@
---
layout: implementors
title: "Utilities for LSPs"
shortTitle: "Utilities"
author: Microsoft
index: 4
---
*If you are missing a utility please create a pull request in GitHub against this markdown [document](https://github.com/Microsoft/language-server-protocol/blob/gh-pages/_implementors/utilities.md)*
| Tool | Maintainer | Repository | Implementation Language |
|----------------------------------------------------|--------------------------------------------|--------------------------------------------------|-------------------------|
| [lasponya](https://www.npmjs.com/package/lasponya) | [Tamás Balog](https://github.com/picimako) | [Lasponya](https://github.com/picimako/lasponya) | TypeScript |
{: .table .table-bordered .table-responsive}