diff options
author | kevinhwang91 <kevin.hwang@live.com> | 2022-04-03 22:24:29 +0800 |
---|---|---|
committer | kevinhwang91 <kevin.hwang@live.com> | 2022-04-03 22:34:22 +0800 |
commit | 7f9547be6881c16cdf6d0977acf4c726c6e15348 (patch) | |
tree | 69109d07b6b84223030a7dbc659afc8818c51798 /script/core/folding.lua | |
parent | eae37dadcf034cc6b0816712efae9ec6f32fcdb2 (diff) | |
download | lua-language-server-7f9547be6881c16cdf6d0977acf4c726c6e15348.zip |
feat(completion): truncate arguments for callSnippet
The callSnippet always expands all the optional arguments and variable
argument that is annoying.
To truncate optional arguments and variable arguments help users more
frequently use `callSnippet`. We already have the label and signature to get
the total arguments.
This behavior is like tsserver.
Diffstat (limited to 'script/core/folding.lua')
0 files changed, 0 insertions, 0 deletions