Lutosław
- Total activity 88
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 10
- Subscriptions 22
-
Created Disable auto-completion in prompt
AnsweredHow to disable AI auto-completion inside AI Assitant prompt?It's so distracting that I use an external editor (outside IDE) to write a prompt and paste it into IDE.It literally NEVER got it right s... -
Created AI Assistant doesn't answer
AnsweredHi, recently AI assistant stopped working.In the a chat, after sending a message with enter or by clicking the button, nothing happens. Restarting Idea didn't helpSometimes I get one answer but lat... -
Edited AI Assistant very slow
AnsweredGenerating a response took over 5 minutes, making it virtually unusable. IntelliJ IDEA 2024.1.3 (Ultimate Edition)Build #IU-241.17890.1, built on June 4, 2024Subscription is active until July 29, 2... -
Edited Trouble with running AKKA project
I'm learning AKKA and I've started with a simple example build.sbt version := "1.0" ThisBuild / name := "akka-quickstart-scala" ThisBuild / version := "0.1.0-SNAPSHOT" ThisBuild / scalaVersion := "... -
Created Keyboard shortcut to focus on jupyter editor
Everywhere in Idea pressing ESC moves focus to editor... but not in Jupyter Notebook, where it moves focus to... eh... nothing? Technically it goes to a list of cells but that's not very useful, es... -
Edited "Connection refused: connect" in Http Client when querying localhost.
AnsweredI try to configure development on Windows with WSL 2. I've managed to import, compile and run a simple Spring Boot application with a /users endpoint. I got a response from localhost:8080/users usi... -
Edited Cannot load a sample CUDA project: link: unknown option -- L
CompletedHello, I've created a sample CUDA project in CLion, but it fails to link. I have Windows Kits and CUDA SDK installed. "C:\Program Files\JetBrains\CLion 2022.1.2\bin\cmake\win\bin\cmake.exe" -DCMAKE...