tbodt

Results 193 comments of tbodt

I forgot to type a description before creating the issue, so I went back and edited the description after creating it.

I would really love to have all these strange event loops dropped and replaced with asyncio/trollius, though wouldn't there be a backwards compatibility problem?

Here's a rough idea of what would be needed to fix this, sans error handling: https://github.com/tbodt/python-client/blob/a939218b97156ce4d3bd767d9d11a6fb81b70073/neovim/msgpack_rpc/session.py#L196-L199

It would yield to another greenlet, wouldn't it?

cmake and meson both automatically generate that file in the build directory for the benefit of clangcheck...

I think there should be an option you can set to customize the path to compile_commands.json

I set the rank that high because it got annoying to be all the way below the LanguageClient suggestions. I'm open to discussion about what the "right" default rank would...