diff options
author | Ivan Tkachuk | 2023-06-05 08:40:14 +0000 |
---|---|---|
committer | GitHub | 2023-06-05 08:40:14 +0000 |
commit | 2022e6175ba72a772b6b6fda4479a8e554e0de02 (patch) | |
tree | 3b14d5e1f2116808cef3092fa5971812f2b69590 /book/src | |
parent | 751da0130322b63c5233904ecd2f7ff1c068c4e7 (diff) |
Add blueprint language (#7213)
* Add blueprint tree-sitter support
* Add blueprint lsp support
* Run cargo xtask docgen
Diffstat (limited to 'book/src')
-rw-r--r-- | book/src/generated/lang-support.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md index d3596657..59fe310f 100644 --- a/book/src/generated/lang-support.md +++ b/book/src/generated/lang-support.md @@ -7,6 +7,7 @@ | beancount | ✓ | | | | | bibtex | ✓ | | | `texlab` | | bicep | ✓ | | | `bicep-langserver` | +| blueprint | ✓ | | | `blueprint-compiler` | | c | ✓ | ✓ | ✓ | `clangd` | | c-sharp | ✓ | ✓ | | `OmniSharp` | | cabal | | | | | |