summaryrefslogtreecommitdiff
path: root/doc/zh-tw
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-06-09 17:25:27 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-06-09 17:25:27 +0800
commitf8f9b68d3e89e602bcfe80fa18b2f5cb0846e846 (patch)
treea681b2dbb507a09bf5fa13b65600b9db6e263a9d /doc/zh-tw
parentafb4f838f65d22443ccf30089b2f898fc9c55430 (diff)
downloadlua-language-server-f8f9b68d3e89e602bcfe80fa18b2f5cb0846e846.zip
add locale
Diffstat (limited to 'doc/zh-tw')
-rw-r--r--doc/zh-tw/config.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/zh-tw/config.md b/doc/zh-tw/config.md
index c5d16ebf..eae28d50 100644
--- a/doc/zh-tw/config.md
+++ b/doc/zh-tw/config.md
@@ -510,7 +510,7 @@ string
# hint.await
-**Missing description!!**
+If the called function is marked `---@async`, prompt `await` at the call.
## type
@@ -628,7 +628,8 @@ integer
# hover.expandAlias
-**Missing description!!**
+Whether to expand the alias. For example, expands `---@alias myType boolean|number` appears as `boolean|number`, otherwise it appears as `myType'.
+
## type