mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-12-23 08:47:53 +00:00
Merge 5c09dde74e into 0d816ea0dc
This commit is contained in:
commit
4a5f8d6898
1 changed files with 11 additions and 0 deletions
11
editors/zed/extension.toml
Normal file
11
editors/zed/extension.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
id = "django-language-server"
|
||||
name = "Django Language Server"
|
||||
version = "5.1.0-alpha.2"
|
||||
schema_version = 1
|
||||
authors = ["Josh Thomas <josh@joshthomas.dev>"]
|
||||
description = "A Zed extension for the Zed editor"
|
||||
repository = "https://github.com/joshuadavidthomas/django-language-server"
|
||||
|
||||
[language_servers.htmldjango]
|
||||
name = "Django Language Server"
|
||||
languages = ["htmldjango"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue