Results 64 comments of Kai Zhang

> What pylance mode are you using? Note that Pylance, by default, doesn't suggest auto imports for third-party dependencies, whereas ty does. The above result is from pyright 1.1.407 in...

> > The above result is from pyright 1.1.407 in neovim v0.11.5 without any further configuration, just vim.lsp.enable('pyright'). I believe this is the corresponding config: https://github.com/neovim/nvim-lspconfig/blob/master/lsp/pyright.lua > > Disable the...

Hi, is it possible for the fix https://github.com/kitterion/bazel/commit/1ca0724bbb1348208da491cd61403d3d38dab399 to be merged? Without this fix, it costs 527 seconds to process all the resources in our android application. With the patch...

> My bad, I should've sent it long ago. I'll do it shortly. Thanks for the ping. Not at all. Thanks so much for your fix!