11

According to the official website and their YouTube videos, Codeium Chat is supposed to be accessible from the JetBrains IDEs. But I have no way of accessing the chat window...

I wanted to know if I'm the only one or if there is a way to correct this? I don't even have the buttons above the functions to explain or generate the doc!

I installed the latest version of PhpStorm, Rider and Android Studio, the latest version of the extension. But in none of the IDEs is the functionality accessible!

2
  • 2
    Did you install the corresponding plug-in? plugins.jetbrains.com/plugin/…. Commented Sep 22, 2023 at 15:01
  • 1
    Yes, and I even reinstalled it just in case! But it does not change anything ! Commented Sep 26, 2023 at 7:36

4 Answers 4

9

In IntelliJ IDEA, navigate to Help -> Find Action. Type Registry and select it. Here, disable ide.browser.jcef.sandbox.enable. That worked for me.

Sign up to request clarification or add additional context in comments.

1 Comment

but it able to login only and tool is not working
6

Finally, I found the solution! JetBrains always used OpenJDK which is installed on my system instead of the jdk/jre made for the JetBrains IDEs! To change it, simply go to the actions search and search for "Choose boot Java runtime", then choose the JetBrains Runtime with JCEF! THANKS

7 Comments

Which one of JetBrains Runtime with JCEF? There is a bunch of them with JCEF!
I chose the last version and it works.. :-D
@VítKapitola I am glad to hear you use it but as to me I still have AS crash. I tried different versions of AS and their java runtimes but nothing of that attempts does help.
@palsega I use version 17.0.8b1000.8-jcef and it's working very well ! I don't tested the latest version 17.0.9bxxxx
@palsega I use version 17.0.6b653.34 and operating system Ubuntu.
|
3

First you need to install the plugin: https://codeium.com/jetbrains_tutorial

If you press Ctrl+Shift+A you can search for "Codeium Chat", which should give you a chat window that docks to the right.

One problem I've had is that Codeium in Webstorm gives me lovely "Refactor / Explain / Docstring" links above each function but I don't get the same in Rider.

2 Comments

Thank you for your answer, I tried installing codeium and even reinstalling it but it doesn't change anything. When I look I can't find the good option anymore! Besides, I'm on Linux, maybe that's the problem?
Same problem here with Mac.
0

go to the setting and click Appearance and Behavior then click system setting and click HTTP proxy. you need to check no proxy, you can't set that without no proxy. click No proxy then login codeium after it auto download and update By itself. Now see if it works.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.