docs: Add Dart (#13829)
This PR adds Dart support to the docs, as it was one of the first-party extensions that wasn't mentioned anywhere. Release Notes: - N/A
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
- [C#](./languages/csharp.md)
|
||||
- [Clojure](./languages/clojure.md)
|
||||
- [CSS](./languages/css.md)
|
||||
- [Dart](./languages/dart.md)
|
||||
- [Deno](./languages/deno.md)
|
||||
- [Elixir](./languages/elixir.md)
|
||||
- [Elm](./languages/elm.md)
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# Dart
|
||||
|
||||
Dart support is available through the [Dart extension](https://github.com/zed-industries/zed/tree/main/extensions/dart).
|
||||
Reference in New Issue
Block a user