From d436ebaba20ffc31c3fc807af55fb4ff40fe65ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Tue, 24 May 2022 19:49:36 +0800 Subject: resolve #1140 support folding `---@alias` --- changelog.md | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 4526b750..4184bbc5 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,7 @@ * `NEW` settings: + `workspace.supportScheme`: `["file", "untitled", "git"]` + `diagnostics.disableScheme`: `["git"]` +* `NEW` folding: support folding `---@alias` * `FIX` hover: can not union `table` with other basic types * `FIX` [#1125](https://github.com/sumneko/lua-language-server/issues/1125) * `FIX` [#1131](https://github.com/sumneko/lua-language-server/issues/1131) -- cgit v1.2.3