Exafunction/codeium.el

No C++ suggestions for code?

Opened this issue · 0 comments

I believe that I successfully followed the clear installation instructions. I did no custom configuration.

I tested the installation by grabbing the Python and C++ cases from the online Codeium playground.

I found that:

  • The Python suggestions are the same (or close) to the ones in the playground
  • However, the C++ code suggestions are absent. I get completion suggestions for comments, but nothing for code. And certainly not reproducing the C++ playground suggstions.

Is there something that I need to configure here?