Add language support for Quint (#11898)

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
This commit is contained in:
Niklas Gruhn 2024-11-21 00:56:24 +01:00 committed by GitHub
parent 32ff0fce4a
commit b8313da5a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 109 additions and 0 deletions

View file

@ -169,6 +169,7 @@
| purescript | ✓ | ✓ | | `purescript-language-server` |
| python | ✓ | ✓ | ✓ | `ruff`, `jedi-language-server`, `pylsp` |
| qml | ✓ | | ✓ | `qmlls` |
| quint | ✓ | | | `quint-language-server` |
| r | ✓ | | | `R` |
| racket | ✓ | | ✓ | `racket` |
| regex | ✓ | | | |