Lutosław

Avatar
  • Total activity 88
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 10
  • Subscriptions 22
  • Created

    Disable auto-completion in prompt

    Answered
    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...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    AI Assistant doesn't answer

    Answered
    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...
    • 5 followers
    • 3 comments
    • 0 votes
  • Edited

    AI Assistant very slow

    Answered
    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...
    • 9 followers
    • 9 comments
    • 5 votes
  • 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 := "...
    • 1 follower
    • 0 comments
    • 0 votes
  • 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...
    • 5 followers
    • 10 comments
    • 2 votes
  • Edited

    "Connection refused: connect" in Http Client when querying localhost.

    Answered
    I 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...
    • 3 followers
    • 8 comments
    • 2 votes
  • Edited

    Cannot load a sample CUDA project: link: unknown option -- L

    Completed
    Hello, 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...
    • 1 follower
    • 2 comments
    • 0 votes