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

fix(inlayHint): hl_group for vim #4962

Closed fannheyward closed 3 months ago

fannheyward commented 3 months ago

related https://github.com/neoclide/coc.nvim/pull/4950

Set hl group for hint in Vim

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 98.56%. Comparing base (0440563) to head (4e9afe9). Report is 1 commits behind head on master.

Files Patch % Lines
src/handler/inlayHint/buffer.ts 0.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4962 +/- ## ========================================== - Coverage 98.58% 98.56% -0.02% ========================================== Files 273 273 Lines 26070 26070 Branches 5387 5389 +2 ========================================== - Hits 25700 25695 -5 - Misses 217 220 +3 - Partials 153 155 +2 ```

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