neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.15k stars 953 forks source link

feat(completion): add reTriggerAfterIndent #5009

Closed fannheyward closed 1 month ago

fannheyward commented 1 month ago

to control re-trigger or not after indent changes

Closes #4713

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.53%. Comparing base (c7e92a7) to head (bf5ec7b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5009 +/- ## ========================================== - Coverage 98.55% 98.53% -0.02% ========================================== Files 273 273 Lines 26074 26074 Branches 5390 5390 ========================================== - Hits 25698 25693 -5 - Misses 220 223 +3 - Partials 156 158 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.