diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-07-15 18:04:16 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-07-15 18:04:16 +0800 |
commit | 82d716ccaa8ebab931fd2328faa4f4c5a76eb99a (patch) | |
tree | aaebc8675ed44c172283b9979817bf023c29675e /test/completion | |
parent | ac3235f4e9b800b0726a2e90555b109d5b58abfb (diff) | |
download | lua-language-server-82d716ccaa8ebab931fd2328faa4f4c5a76eb99a.zip |
resolve #1224 show comments for `doc.field`
Diffstat (limited to 'test/completion')
-rw-r--r-- | test/completion/common.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/completion/common.lua b/test/completion/common.lua index 81368e6e..98901a98 100644 --- a/test/completion/common.lua +++ b/test/completion/common.lua @@ -2012,6 +2012,7 @@ zz<??> ``` --- + abc]], } } |