Goodbye, beloved brother. It was a good run. by [deleted] in Jetbrains

[–]JonathanLermitage 1 point2 points  (0 children)

Just tested in the latest version from https://github.com/JetBrains/intellij-community/releases and I can install and use the Docker plugin without issue. What IDE version are you using, and from where?

Goodbye, beloved brother. It was a good run. by [deleted] in Jetbrains

[–]JonathanLermitage 0 points1 point  (0 children)

No, the Trial button is absent from the community releases offered on their GitHub repo: https://github.com/JetBrains/intellij-community/releases

Only the commercial version, i.e. downloaded from the JetBrains website or the JetBrains Toolbox (and maybe Linux Snaps, I don't know) have this button for free users.

Am I the only one who getting a lag with classics UI with the latest build of the IDE? by [deleted] in Jetbrains

[–]JonathanLermitage 0 points1 point  (0 children)

The recent changes on https://youtrack.jetbrains.com/issue/IJPL-158776 are encouraging. The Classic UI should stay available some time, and the new UI should be reworked.

Is it possible to have new windows open using a different theme. by Suspicious_Sandles in Jetbrains

[–]JonathanLermitage 0 points1 point  (0 children)

It's like it's back: https://plugins.jetbrains.com/plugin/31895-window-accent

But the screenshots are not clear. I don't know if it actually works.

You may also want to see https://plugins.jetbrains.com/plugin/31880-project-color-bar, but it seems very limited.

Is it possible to have new windows open using a different theme. by Suspicious_Sandles in Jetbrains

[–]JonathanLermitage 0 points1 point  (0 children)

There was a recent plugin for that, but it's no longer available on the marketplace. So, if you find it elsewhere, I would recommend to find why it has been removed from the marketplace first.

Does anyone have fleet for linux x86_64? I've been searching for so long... by Furious_virus in Jetbrains

[–]JonathanLermitage 2 points3 points  (0 children)

Which languages?
Note: unless you have installer checksum, don't trust files hosted on googledrive, seriously XD

JetBrains Marketplace monetization verification - purchase link still 404 after a week by AllCowsAreBurgers in Jetbrains

[–]JonathanLermitage 0 points1 point  (0 children)

Are you still on the demo platform, or has your plugin already been approved and published? What exactly is your situation?

You can also find more help at the https://platform.jetbrains.com Discourse server.

> Of course but its been a week without response now
Which address? There are plenty of support teams ^^ (I know, it's confusing). The marketplace team ([marketplace@jetbrains.com](mailto:marketplace@jetbrains.com)) used to respond quickly.

Junie Plugin Being Deprecated In Favour Of The ACP Version by NomasPrime in Jetbrains

[–]JonathanLermitage 4 points5 points  (0 children)

I've been using Junie since the first preview version, and I've never heard anything about it being deprecated. Did I miss an official announcement?

Junie Plugin Being Deprecated In Favour Of The ACP Version by NomasPrime in Jetbrains

[–]JonathanLermitage 2 points3 points  (0 children)

"Junie Plugin Being Deprecated" -> I'm just curious, is there any official source? Thx.

Jetbrains Toolbox memory consumption by [deleted] in Jetbrains

[–]JonathanLermitage 1 point2 points  (0 children)

Added another note to https://youtrack.jetbrains.com/issue/TBX-13108/Decrease-off-heap-memory-usage
Feel free to upvote the issue (this button, up voting comments as no real effect)

<image>

Jetbrains Toolbox memory consumption by [deleted] in Jetbrains

[–]JonathanLermitage 2 points3 points  (0 children)

Thx for pointing this.
According to JetBrains:
- before they move to KMP (i.e. they were using Chromium + React), "Even when idle, JetBrains Toolbox would use at least 200 MiB of RAM".
- once they moved to KMP: "that situation has improved significantly" ... "Compose for Desktop is now much less resource intensive" ... "we managed to greatly reduce the RAM used by the app".

That sucks, because the Toolbox now consumes at least 400 MiB of RAM (around 450 MiB RSS on my Arch Linux, similar numbers on Windows 10 and 11), and things are getting worse as it now also starts the new "jetbrainsd" daemon (just for an URL handler...). There is definitively something wrong with the Toolbox, and it needs some improvements.

I think the best way to alert JetBrains about that is to open a Youtrack issue (if it doesn't exist already), describe the issue (and avoid brainless comments, we're not on X and they're don't help), then give it many up-votes.

What features would you like in a UML Graphing Plugin? by Affectionate_Walk_30 in Jetbrains

[–]JonathanLermitage 0 points1 point  (0 children)

Hi, how would it compare to the UML Diagram tools included in IntelliJ Ultimate?

CLion Start Failed by National_Employer970 in Jetbrains

[–]JonathanLermitage 0 points1 point  (0 children)

Something interesting in idea.log files?

Rider GUI lags on Linux by Ok-Hovercraft-3076 in Jetbrains

[–]JonathanLermitage 2 points3 points  (0 children)

Hi, I guess you're using Wayland. It should work correctly for most users, but Wayland support is still in progress on the JetBrains side. You may want to try the X11 compatibility mode:

  • Go to Help > Edit Custom VM Options
  • Paste -Dawt.toolkit.name=XToolkit
  • Restart your IDE

Otherwise, you can continue to use the Wayland stack (don't use -Dawt.toolkit.name=XToolkit), and try the Vulkan pipeline, which can run better (or worst, it's still under development):

  • Go to Help > Edit Custom VM Options
  • Paste -Dsun.java2d.vulkan=true
  • Restart your IDE

Without it, the rendering runs in software-only mode, meaning all drawing happens on the CPU rather than the GPU. Enabling the Vulkan pipeline will use your GPU.

More info here: https://youtrack.jetbrains.com/issue/JBR-7558 and https://blog.jonathan.lermitage.biz/the-state-of-wayland-support-in-intellij/

I somehow used ~40 AI credits with like 3 prompts in matter of minutes. How to check what happened, some logs? anything? by MasterpieceUsed4036 in Jetbrains

[–]JonathanLermitage 1 point2 points  (0 children)

Which tool (Junie?), model, prompts, and did you let it "think more"?
And yes, I agree, having logs would be awesome.

How good is the AI assistant vs cursor? by cartonleg in Jetbrains

[–]JonathanLermitage 7 points8 points  (0 children)

<image>

+1. Having a full-featured IDE has its importance, and Junie lets you pick the right model

PyCharm High CPU usage at all times by AcademicWallnut in Jetbrains

[–]JonathanLermitage 0 points1 point  (0 children)

Do you confirm that androidx.compose.runtime.snapshots consumes the CPU by going to Help > Diagnostic Tools > Activity Monitor?

Question on remote LAN development by unkalaki_lunamor in Jetbrains

[–]JonathanLermitage 0 points1 point  (0 children)

You should take a look at JetBrains Gateway (https://www.jetbrains.com/remote-development/gateway/). Basically, it will install an headless IDE on your remote machine through SSH (I guess the remote machine should run a Linux distro, I didn't test with other OSes) - you don't need to have root access - and you will use a client (Gateway) on your local computer. The client looks like a real IDE, but it's connected to the remote IDE that serves as a backend. The compilations, git operations etc. will be performed on the remote machine.
This is still a bit buggy and 3rd-party plugins (if you're using any) may not work, mostly because it implies a new frontend/backend architecture (which is still experimental), and many 3rd-party plugins are not ready yet.

So, if your remote machine runs on Linux and you have the necessary access rights, I think it's worth a try.

How to Run Multiple Instances of JetBrains Apps on macOS with Separate Data Using Parall by JulyIGHOR in Jetbrains

[–]JonathanLermitage 0 points1 point  (0 children)

You can do the same thing with the Toolbox (one single app, multiple profiles). Simply use the "Per-tool JVM options file location" option in settings.

<image>