Saghen / blink.cmp

Performant, batteries-included completion plugin for Neovim
MIT License
631 stars 26 forks source link

Show type of property #61

Closed ChristopherK95 closed 1 day ago

ChristopherK95 commented 1 day ago

Would be nice to show property type for fields image

Example from nvim-cmp image

Saghen commented 1 day ago

Sounds like you're looking for windows.autocomplete.draw = 'reversed'

ChristopherK95 commented 22 hours ago

My issue is about the documentation window which for some reason won't show for certain fields as shown on the first image.