Dart support (#7220)
This is my first contribution, feedback is welcome. Release Notes: - Added Dart language support ([#5343](https://github.com/zed-industries/zed/issues/5343)).
This commit is contained in:
parent
b3d3a00a14
commit
f4bafd5899
10 changed files with 321 additions and 0 deletions
|
@ -119,6 +119,7 @@ tree-sitter-clojure.workspace = true
|
|||
tree-sitter-cpp.workspace = true
|
||||
tree-sitter-css.workspace = true
|
||||
tree-sitter-dockerfile.workspace = true
|
||||
tree-sitter-dart.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