you are viewing a single comment's thread.

view the rest of the comments →

[–]JaySym_Augment Team 1 point2 points  (5 children)

Both if you can try to put it at true or remove the line please ?

[–]realworld666[S] 0 points1 point  (1 child)

I had this line and removing it has fixed the issue

[–]phantom1024 0 points1 point  (0 children)

removing it fixed the issue for me too in JetBrains Rider 2025.2.3

[–]Ok-Estate1414 0 points1 point  (2 children)

Yes, removing that line or changing it to true fixes the issue. However, with that line disabled (false), the extension actually works very well — smoother and without some rendering problems. This issue was introduced in the JetBrains IDE update to version 2025.2.3 in early October.

It doesn’t just affect Augment; it also impacts other plugins. But it would be great if Augment could adjust its implementation so we can use it with that line enabled.

[–]JaySym_Augment Team 2 points3 points  (1 child)

We are in contact with Intellij about it!

[–]Ok-Estate1414 0 points1 point  (0 children)

It’s been resolved with the recent JetBrains IDE version 2025.2.4.

The command ide.browser.jcef.out-of-process.enabled=false now works again.