Lutosław
- 活动总数 88
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 1 名用户
- 投票数 10
- 订阅数 22
-
Lutosław 进行了评论, -
Lutosław 创建了一个帖子, 已回答Disable 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 创建了一个帖子, 已回答AI 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 创建了一个帖子, 已回答AI 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 创建了一个帖子, 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 := "...