zed/extensions/dart/extension.toml

16 lines
438 B
TOML
Raw Normal View History

id = "dart"
name = "Dart"
description = "Dart support."
version = "0.0.1"
schema_version = 1
authors = ["Abdullah Alsigar <abdullah.alsigar@gmail.com>", "Flo <flo80@users.noreply.github.com>"]
repository = "https://github.com/zed-industries/zed"
[language_servers.dart]
name = "Dart LSP"
language = "Dart"
[grammars.dart]
repository = "https://github.com/agent3bood/tree-sitter-dart"
commit = "48934e3bf757a9b78f17bdfaa3e2b4284656fdc7"