From 865ccb99293879368b6f392e8be3314969176521 Mon Sep 17 00:00:00 2001 From: sumneko Date: Tue, 14 May 2019 18:17:31 +0800 Subject: =?UTF-8?q?=E5=85=88=E5=B1=8F=E8=94=BD=E6=8E=89=E6=B2=A1=E5=AE=9E?= =?UTF-8?q?=E7=8E=B0=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/test/build_package.lua | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'server') diff --git a/server/test/build_package.lua b/server/test/build_package.lua index 0b5a59bc..f1c3e315 100644 --- a/server/test/build_package.lua +++ b/server/test/build_package.lua @@ -109,11 +109,11 @@ local package = { default = 100, description = "%config.workspace.preloadFileSize%" }, - ["Lua.workspace.library"] = { - scope = 'resource', - type = 'object', - markdownDescription = "%config.workspace.library%" - } + --["Lua.workspace.library"] = { + -- scope = 'resource', + -- type = 'object', + -- markdownDescription = "%config.workspace.library%" + --} } }, grammars = { -- cgit v1.2.3