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(coc#pum#has_item_selected) #5064

Closed Kaiser-Yang closed 6 days ago

Kaiser-Yang commented 6 days ago

This commit add a function to check if there is a item selected in completion list.

Solve #5063.

codecov[bot] commented 6 days ago

Codecov Report

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

Project coverage is 98.51%. Comparing base (bdfd169) to head (ea3b23f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5064 +/- ## ========================================== - Coverage 98.51% 98.51% -0.01% ========================================== Files 273 273 Lines 26084 26084 Branches 5390 5390 ========================================== - Hits 25697 25696 -1 - Misses 227 229 +2 + Partials 160 159 -1 ```

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