This PR reverts the addition of extension capabilities from #16953.
While these may end up being useful at some point, after some discussion
they don't seem like the exact fit for what we're looking to do right
now.
This reverts commit 8ec36f1e2b
.
Release Notes:
- N/A
This commit is contained in:
parent
7bf8d733d6
commit
ace8734b63
3 changed files with 0 additions and 32 deletions
|
@ -6,10 +6,6 @@ schema_version = 1
|
|||
authors = ["Marshall Bowers <elliott.codes@gmail.com>"]
|
||||
repository = "https://github.com/zed-industries/zed"
|
||||
|
||||
capabilities = [
|
||||
{ kind = "download-file", host = "github.com", path_prefix = "gleam-lang/gleam" },
|
||||
]
|
||||
|
||||
[language_servers.gleam]
|
||||
name = "Gleam LSP"
|
||||
language = "Gleam"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue