Release Notes: - Added Dockerfile syntax highlighting and LSP support --------- Co-authored-by: Bryce Palmer <bpalmer@redhat.com> Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
This commit is contained in:
parent
8acd4d122e
commit
12b12ba17a
9 changed files with 227 additions and 0 deletions
|
@ -116,6 +116,7 @@ tree-sitter-c.workspace = true
|
|||
tree-sitter-clojure.workspace = true
|
||||
tree-sitter-cpp.workspace = true
|
||||
tree-sitter-css.workspace = true
|
||||
tree-sitter-dockerfile.workspace = true
|
||||
tree-sitter-elixir.workspace = true
|
||||
tree-sitter-elm.workspace = true
|
||||
tree-sitter-embedded-template.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue