dempfi / ayu

🎨🖌 Modern Sublime Text theme
MIT License
4.29k stars 322 forks source link

Spacing of quick panel items and auto-completions with `kind_info` needs some tweaks. #253

Closed deathaxe closed 3 years ago

deathaxe commented 3 years ago

There's just too much spacing between auto-completion items:

grafik

Same for Goto Symbol:

grafik

Normal item spacing needs to be set to 0 for all rows which contain kind_info. There are new elements to be used to control spacing instead.

dempfi commented 3 years ago

Thank you @deathaxe. I've adjusted for this new autocomplete behavior