summaryrefslogtreecommitdiff
path: root/doc/pt-br/config.md
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/pt-br/config.md
parentafb4f838f65d22443ccf30089b2f898fc9c55430 (diff)
downloadlua-language-server-f8f9b68d3e89e602bcfe80fa18b2f5cb0846e846.zip
add locale
Diffstat (limited to 'doc/pt-br/config.md')
-rw-r--r--doc/pt-br/config.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/pt-br/config.md b/doc/pt-br/config.md
index 34d7181e..80167203 100644
--- a/doc/pt-br/config.md
+++ b/doc/pt-br/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