Results 84 comments of Prem Nair

Are you using Warp in the same environment (also on your laptop)?

Do you know if the installation succeeded? You would have seen a prompt appear after typing `:Codeium Auth`. Recently we had #178 which could be related.

To confirm, you tried reinstalling with `main`, as in `Plug 'Exafunction/codeium.vim', { 'branch': 'main' }`? I wonder if it's specific to the `Plug` installation method. Would it be possible for...

Doesn't `stridx` look up the index where the substring match begins? https://vimhelp.org/builtin.txt.html#stridx%28%29

There is some discussion on this issue at https://github.com/Exafunction/codeium/issues/3.

Thanks for the report, we are looking into it.

https://github.com/connectrpc/connect-go/issues/645

What do `uname` and `uname -m` produce on your system?

Yes, the reason we don't do so by default is that there may be multiple IDEs for Codeium which are not updated in sync, so it's hard to know which...

We support the standard environmental variables HTTPS_PROXY/HTTP_PROXY/NO_PROXY right now. Does that work for your proxy configuration?