This commit is contained in:
Josh Thomas 2025-05-01 11:11:23 +02:00 committed by GitHub
commit 4a5f8d6898
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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"]