JB

Results 65 comments of JB

The fix should have been pushed with the latest versions. Note that we now have stable vs latest release channels, so if you're on the stable channel, it may take...

This should no longer happen since we have removed the option to auto-install by running `claude` within the built-in terminal, in favor of installing from the plugin marketplace: https://plugins.jetbrains.com/plugin/27310-claude-code-beta-

hey @valentinozegna - can you please provide any repro steps on this at all?

Thanks for the report! Unfortunately, last I checked, there were limitations to the JetBrains IDE API, where the relevant diagnostics can only be retrieved for the visible files. I can...

Yea, unfortunately it times out, but it shouldn't block the execution (might delay it slightly). JetBrains only returns diagnostics if the file is active in the editor We also have...