Lutosław
- Total activity 88
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 10
- Subscriptions 22
-
Lutosław commented, -
Lutosław created a post, AnsweredDisable auto-completion in prompt
How 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... -
-
-
-
-
-
Lutosław created a post, AnsweredAI Assistant doesn't answer
Hi, 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... -
Lutosław created a post, AnsweredAI Assistant very slow
Generating 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... -
Lutosław created a post, 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 := "...