From 1df57357aece99476057b7a904930e7d26335f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Fri, 25 Jan 2019 16:00:56 +0800 Subject: =?UTF-8?q?=E5=BF=BD=E7=95=A5=E5=AD=90=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 986ddf4c..86178bd7 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,12 @@ "type": "array", "items": "string", "description": "Ignored directories.\n忽略的目录。" + }, + "Lua.workspace.ignoreSubmodules": { + "scope": "resource", + "type": "boolean", + "default": true, + "description": "Ignore submodules.\n忽略子模块。" } } } -- cgit v1.2.3