From 5388826e9c8487879e49a603a0e03b1f09b30acb Mon Sep 17 00:00:00 2001 From: ckipp01 Date: Sun, 10 Jan 2021 19:28:15 +0100 Subject: Remove package_json link from metals. Many of the settings that this link shows are reliant on specific things like code lenses working. I think it's a better idea to not show these as there are a handful of them that if a user would use them, they won't work at all, and in the worst case they actual may cause errors due to unsupported handlers or LSP extensions. --- lua/lspconfig/metals.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua') diff --git a/lua/lspconfig/metals.lua b/lua/lspconfig/metals.lua index eacb1954..8384472b 100644 --- a/lua/lspconfig/metals.lua +++ b/lua/lspconfig/metals.lua @@ -18,7 +18,6 @@ configs[server_name] = { }; }; docs = { - package_json = "https://raw.githubusercontent.com/scalameta/metals-vscode/master/package.json"; description = [[ https://scalameta.org/metals/ -- cgit v1.2.3-70-g09d2