diff options
author | glepnir <glephunter@gmail.com> | 2024-08-22 15:51:44 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-22 09:51:44 +0200 |
commit | e48179f31e6503bfa86bf08538e64456e96446a8 (patch) | |
tree | 96dcd2d563ffd929e74783b1308998addcc63d5f /runtime/lua/vim/_meta.lua | |
parent | 3bd7492a69a0bf00b366a46dc09d5035b9f784e4 (diff) | |
download | rneovim-e48179f31e6503bfa86bf08538e64456e96446a8.tar.gz rneovim-e48179f31e6503bfa86bf08538e64456e96446a8.tar.bz2 rneovim-e48179f31e6503bfa86bf08538e64456e96446a8.zip |
fix(lsp): suppress completion request if completion is active (#30028)
Problem: the autotrigger mechanism could fire completion requests despite
completion already being active from another completion mechanism or manual
trigger
Solution: add a condition to avoid an additional request.
Diffstat (limited to 'runtime/lua/vim/_meta.lua')
0 files changed, 0 insertions, 0 deletions