aboutsummaryrefslogtreecommitdiff
path: root/book/src/generated
diff options
context:
space:
mode:
authorOliver Hechtl2021-12-18 04:40:34 +0000
committerGitHub2021-12-18 04:40:34 +0000
commit0683f0a20ae1c1ce3e7788e303c468767381e6fd (patch)
tree8841bf08164e81462bae031be25958a8ad5d9212 /book/src/generated
parent3ef115d4203fab93f7efe4f65d8dd63cc4535b91 (diff)
Add scala syntax highlights (#1278)
* add partial scala syntax highlights * ran cargo xtask docgen * updated tree-sitter-scala, fixed highlights * fix comments * move identifier to the end of the highlights * add indents
Diffstat (limited to 'book/src/generated')
-rw-r--r--book/src/generated/lang-support.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md
index 80989e63..b7babd8c 100644
--- a/book/src/generated/lang-support.md
+++ b/book/src/generated/lang-support.md
@@ -31,6 +31,7 @@
| racket | | | | `racket` |
| ruby | ✓ | | | `solargraph` |
| rust | ✓ | ✓ | ✓ | `rust-analyzer` |
+| scala | ✓ | | | `metals` |
| svelte | ✓ | | ✓ | `svelteserver` |
| toml | ✓ | | | |
| tsq | ✓ | | | |