visual-studio-codecodeium

Codeium in VS Code - auto focus pane after CMD I


for the codeium extension: Codeium.codeium (https://marketplace.visualstudio.com/items?itemName=Codeium.codeium), when I press CMD I on Mac, the focus is not automatically switched to the chat popup. This means I then need to manually click the popup. How can I change it so that focus is automatically switched?

Codeium doesn't provide much documentation.

enter image description here


Solution

  • This is a VSCode bug. I had the same problem on VSCode v1.90.*.

    It was fixed in newer releases, just update your VSCode to latest version (1.92.2 at the moment of writing this post). This fixed issue for me.