deno: Extract to zed-extensions/deno repository (#26129)

This PR extracts the Deno extension to the
[zed-extensions/deno](https://github.com/zed-extensions/deno)
repository.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2025-03-05 15:31:21 +00:00
committed by GitHub
parent e061ebb46c
commit 82d85fd2ed
7 changed files with 1 additions and 208 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Deno
Deno support is available through the [Deno extension](https://github.com/zed-industries/zed/tree/main/extensions/deno).
Deno support is available through the [Deno extension](https://github.com/zed-extensions/deno).
- Language server: [Deno Language Server](https://docs.deno.com/runtime/manual/advanced/language_server/overview/)