Magnus Groß
Magnus Groß
> You don't need all those icons in 2024. Try this setup instead That is still 5 icons, call me when you only need one icon in 2034. Until then...
@ahayzen-kdab I am working on this issue, can you assign it to me? :)
Hi I have the proof of concept working now (Qt6 only for now), but there are 2 major issues I encountered that probably require some API redesign: 1. Generated sources...
> This is quite a lot to avoid 2 lines of boilerplate C++ code. :upside_down_face: Yes, I noticed that too :D But very impressive, if you are able to get...
@zeertzjq Anything more to do here? I think this pull request is ready, Neovim is still missing support for `hlget()`. @shadmansaleh It looks like there are some merge conflicts that...
> Going forward, we should avoid adding new Vim functionality if it duplicates features we already have. I think this is a ridiculous example for commenting this opinion, given that...
> I would **strongly encourage** copying the `vim-lsc` implementation/algorithm rather than doing a scratch clean-room implementation. vim-lsc is permissively licensed; and Nate Bosch (vim-lsc author) approved Neovim copying his implementation....
As the author of the original vim [virtual text emulation](https://github.com/dense-analysis/ale/blob/cf270a1adadff2fa8b2931940ef8192b975f1ee4/autoload/ale/virtualtext.vim#L188), I propose to remove that specific compatibility code (i.e. emulating virtual text with popup-windows). It is a total hack, has...
> @vimpostor I'm keeping Vim 8.0 support Virtual text emulation requires vim 8.2
Actually, there is no need to remove any of the GUI code. Qt offers a rendering platform, that automatically does not render anything at all. To start Mumble this way,...