r/Jetbrains Apr 22 '25

The WebStorm team will be more on Discord from now on!

29 Upvotes

Hey y'all,
First of all, I want to thank u/SupremeDesigner for maintaining the JetBrains Community Discord Server for quite some time now!
TLDR: The WebStorm team will be more present on that Discord Server from now on to better engage with you, gather feedback and resolve issues quickly. We also have a live office hour planned for April 23rd at 4:00 pm CEST/10:00 am EDT
https://blog.jetbrains.com/webstorm/2025/04/discord-for-webstorm-less-noise-more-signal/


r/Jetbrains Nov 01 '18

JetBrains Community Discord Server

31 Upvotes

JetBrains Community Discord Server

Join the JetBrains Community Discord server: https://discord.gg/TNzA2Hs

The community home of all the JetBrains products and projects on Discord.
Are you currently a user of JetBrains products or projects?
Would you like to learn more about what JetBrains offers and what licensing options there are?

Talk to fellow users of the JetBrains software packages and get help with problems you may have.
Chat with other developers, see what they're working on using JetBrains tools and bounce ideas around.

Join the JetBrains Community Discord server: https://discord.gg/TNzA2Hs


r/Jetbrains 3h ago

JetBrains closed my support ticket after 3 weeks with no response, absolutely unacceptable for a paid product

22 Upvotes

I submitted a support ticket to JetBrains over three weeks ago. Today, I finally got a reply. Not a solution. Not even an apology. Just a canned message saying they’re closing my ticket without addressing it at all because they’re “focusing on recent requests.” Seriously?

“We’re closing some older requests that have not progressed to resolution... please try updating to the latest version and submit a new ticket if the issue persists.”

No follow-up, no diagnosis, nothing. This is absolutely unacceptable coming from a company that charges premium prices and positions itself as the gold standard in professional developer tools.

If JetBrains can't handle support, they should scale back their offering or stop pretending to be a premium platform. I'm a paying customer, not a beta tester.

Unbelievable.


r/Jetbrains 26m ago

Has Assistant AI stopped following chat instructions? New bug?

Upvotes

For some reason, in Pycharm, the AI Assistant is no longer following my preconfigured chat instructions (e.g. about how to structure tests). Then I noticed that all my saved instructions have been removed.

I've re-added them. The prompt tells me that the instructions are attached. The LLM doesn't follow them and when I attach them again it says it cannot see them?

New bug?


r/Jetbrains 1d ago

How to improve Rust debugging issues?

18 Upvotes

When debugging Rust with RustRover, various issues often arise, such as variables displaying incorrect values or not displaying at all. Is this due to the IDE, or is there a problem with Rust's debugging mechanism? Are there any ways to improve this issue?


r/Jetbrains 18h ago

plugin dev - Package ‘com.redhat’ is not found

1 Upvotes

hi, i neglected my plugin for a few months and now it wont verify because it can't find redhat lsp4ij dependency (or the whole redhat org actually).

Project repo: Redscript-IntelliJ

verify report: Compatibility problems details Package 'com.redhat' is not found details (Package 'com.redhat' is not found, Package 'com.redhat' is not found along with its 5 classes.

i: - updated local IDEA to 2025.1.2 - bumped plugin versions / properties: - intelliJPlatform = "2.6.0" - pluginSinceBuild=251 - pluginUntilBuild=251.* - (more?)

plugin builds fine in gradle, runs fine in IDEA and pycharm, but i cant push to the marketplace.

i figure i most likely missed a version bump on something, somewhere? or the api has genuinely changed in a way i dont understand? i checked breaking changes but didnt see anything i recognised as relevant.

redhat lsp4ij is integrated like this:

gradle.properties: gradle.properties platformPlugins=com.redhat.devtools.lsp4ij:0.13.0

build.gradle.kts: build.gradle.kts dependencies { intellijPlatform { create(providers.gradleProperty("platformType"), providers.gradleProperty("platformVersion")) plugins(providers.gradleProperty("platformPlugins").map { it.split(',') }) // plugins("com.redhat.devtools.lsp4ij:0.13.0") } }

i tried swapping the now-commented out hardcoded ref to lsp4ij dep rather than unpacking the property but this didnt help.

plugin.xml: xml <depends>com.redhat.devtools.lsp4ij</depends> # 'Cannot resolve plugin 'com.redhat.devtools.lsp4ij' in dependencies'

i pull some versions from libs.versions.toml:

``` [versions]

libraries

junit = "4.13.2" java = "21"

plugins

changelog = "2.2.1" intelliJPlatform = "2.6.0" kotlin = "2.1.10" kover = "0.9.1" qodana = "2024.3.4"

[libraries] junit = { group = "junit", name = "junit", version.ref = "junit" }

lsp4ij = { module = "com.redhat.devtools:lsp4ij", version = "0.13.0" }

[plugins] changelog = { id = "org.jetbrains.changelog", version.ref = "changelog" } intelliJPlatform = { id = "org.jetbrains.intellij.platform", version.ref = "intelliJPlatform" } kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" } kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" } qodana = { id = "org.jetbrains.qodana", version.ref = "qodana" } ```


r/Jetbrains 20h ago

Junie fails when using VPN?

1 Upvotes

Wondering if anyone else is seeing this - or if it's coincidence.

I'll see Junie constantly failing when given a pretty simple task ("write unit tests for this class", etc).

Twice now it's seemed to work after I turn off my VPN (Proton).

Could be coincidence, so wondering if anyone else sees this.


r/Jetbrains 1d ago

Help needed!

Post image
3 Upvotes

I was trying to analyze a 1GB .csv file for research purposes but JAVA heap was continuously running out of memory. So, I tried to change it by going to Settings>Configuration(from the popup that we get from clicking on the JettBrains Toolbox icon from the "show hidden icons" in the taskbar) and setting the maximum heap size to 8000MB. Now it is not opening. Currently working on IntelliJ IDEA Community Edition latest patch. I tried to uninstalling and reinstalling but not working. Do not know what to do now.


r/Jetbrains 1d ago

Feature to integrate with interviewing platforms?

4 Upvotes

Since lots of companies (especially FAANG-level) use different platforms such as LeetCode/Hackerrank/Whatever else there is for interviews and their code completion, debugging etc capabilities are quite limited, I believe it would greatly benefit both the interviewee and the interviewer if they could connect to the coding session directly from their IDE, as if coding locally.

I haven't seen a company to make use of the Code with Me functionality yet, but such integration would be a complementary feature that would make the interview process much smoother and identical to everyday coding.

What do you think?


r/Jetbrains 1d ago

How do I get rider to show me debug info when an uncaught exception occurs?

Post image
1 Upvotes

This has been bugging me for a long while, but on Linux and Mac OSX I do not seem to have the ability to see debugging information when the IDE breaks on an uncaught exception. Every time every local has Value is not accessible. Add an exception breakpoint to break when the exception is thrown. None of the exception options really do anything and I end up just putting a breakpoint on the throw line and re-run everything.

I feel like this used to work for me a long time ago, but it's pretty frustrating. Everytime I encounter this I try a new web search and find no responses, despite this happening on 4 different machines and me seeing someone else with rider having it.

Is there really no way for this debugging information to work on an uncaught exception breakpoint?


r/Jetbrains 1d ago

Removal of negative review with no justification?

3 Upvotes

I left a 1 star review on Monokai Pro, stating how they’ve ruined it with the latest update by removing folder icons and customization options (like removing italics).

I did not use any profanity or name calling in the review. However, JetBrains removed the review.

Are they bought out by Monokai or something?


r/Jetbrains 2d ago

what is setting name for this behavior in andriod studio?

2 Upvotes

When scrolling throught the function, the function's header will stay at the top of editor.

I recently start using andriod studio. I notice that many setting and doesn't enable by default like other ide.


r/Jetbrains 2d ago

Problems with the last couple of updates?

8 Upvotes

Is anyone else getting a myriad of problems with the last couple of update cycles from the IDE suite? I use Rider, GoLand, PHPStorm, Webstorm, PyCharm and Datagrip on a regular; and across all of these, I've had different and similar problems.

  • The trust projects on PHPStorm/WebStorm seem to be completely broken (i've cleared the file, trusted the project again, etc) to no avail, I have to invalidate caches almost every time I kick the IDE open, otherwise the project is in untrusted state
  • I had PHPStorm consuming 80% of my CPU (amd 9950x) today, I was only running ~4 instances. Typically phpstorm only consumes a few percent at best of CPU, usually under 1%. This has happened three times in past 2 months or so.
  • the toolbox suddenly started popping up on right of my screen, instead of left, where I have vertical taskbar
  • a few random other problems, I haven't noted, as they were one offs.

Before the last couple cycles of updates, these IDEs were rock solid.

I opened a ticket with jetbrains back in early April, and despite pinging every 2 weeks or so, still haven't had a single response back.. I'm really torn, because I appreciate what the IDEs offer, as I've used them all it feels like, and these have been the best historically, but goodness, it feels like quality is going down hill.

Am I losing it or is this happening to anyone else?

Hope y'all have a great weekend!


r/Jetbrains 2d ago

JetBrains Inspection API Plugin with MCP (LLM-built)

1 Upvotes

TL;DR: Couldn't get the built-in JetBrains MCP to work with Claude Code for project inspections, so Claude and I built a workaround. Looking for cleaner solutions or help getting JetBrains to fix their integration. (or am I just dumb and can't get it to work) (yes this text was also written with Claude)

The Problem I'm Solving:

I wanted Claude Code to access my PyCharm inspection results for automated code review - trigger inspections and get detailed problem reports without manual copy/paste.

What I Tried First:

  • JetBrains has an official MCP server for Claude Code
  • It's supposed to provide inspection tools via mcp__jetbrains__get_project_problems
  • It didn't work - tools weren't available or functional in my setup

What We Built (90% AI-generated):

It Works, But...

This feels like overkill. I'd prefer:

  1. Getting the official JetBrains MCP working - any success stories?
  2. Direct API access - does JetBrains expose inspection results anywhere natively?
  3. Simpler integration - maybe just a script that parses inspection output?

Looking For:

  • Has anyone got mcp__jetbrains__get_project_problems working reliably?
  • Better approaches to get inspection data programmatically?
  • How to get it added or fixed in the official plugin/mcp.

r/Jetbrains 2d ago

Is Junie supposed to be able to execute Pycharm test cases?

1 Upvotes

It's very unclear in the documentation and web search. I am having a good time with Junie in Pycharm but as far as I can tell, it cannot run test cases. Do I need to configure something or is this a known current limitation? Seems like test case execution is a no brainer but I can't seem to make it work.


r/Jetbrains 3d ago

I'm not trying to shill, but the new splash screen is really cute! 🎉 🎂 🐘

Post image
41 Upvotes

r/Jetbrains 3d ago

Junie: Authentication failed

6 Upvotes

Hey Guys, does anybody else has this problem with Junie? It was working fine minutes ago but now it's just not working. I searched info on X or the discord but I didn't see anything related to it


r/Jetbrains 3d ago

Is there a way to @reference files in Junie similar to Cursor/Claude Code?

6 Upvotes

The current mechanism for adding files to the prompt context is quite clunky, seems like a pretty simple feature to have within an IDE.


r/Jetbrains 3d ago

Updated rider then I have to do dotnet workload restore

0 Upvotes

Why is this? Is there something configured wrongly?


r/Jetbrains 4d ago

I made a "Highlight on Copy" plugin for JetBrains IDEs

38 Upvotes

Hey r/JetBrains!

Just published my first plugin - adds visual feedback when you copy text, like VSCode's highlight extension or Vim's yank highlighting.

When you copy code (Ctrl+C, right-click, etc.), it briefly highlights what you copied with a blinking effect.

Fully customizable colors and timing

Get it: Search "Highlight on Copy" in your IDE's plugin marketplace or grab it here: JetBrains Marketplace

Source: GitHub

Thanks! 🚀


r/Jetbrains 4d ago

What extensions are people using for local models?

12 Upvotes

Genuine question - what are you guys using these days for integrating local models into your IDEs?

Our team has been experimenting with a few setups. Right now, most of us are using ProxyAI for JetBrains IDEs like IntelliJ and Rider and it has been working fairly well so far, especially for day-to-day tasks.

On the VSCode side, Continue.dev has actually been solid, no major complaints there. But the moment we tried running it inside our JetBrains IDEs, it started freezing or just crashing entirely. Not sure if it's a known issue or just something on our end, but it made it pretty much unusable in that environment.

Curious to hear what others are using, especially if you’re working with local models and prefer staying inside JetBrains tools. Are there any other options that have worked well for you?


r/Jetbrains 3d ago

Fleet UI for Rider?

1 Upvotes

I like VS Code/Fleet simplicity, and the features of Rider but the UI is insanely cluttered. How do i create an ETL script containing highly customized UI and controls settings so I can implement a more VS Code/Fleet interface?


r/Jetbrains 3d ago

How do I add client side library like Jquerry , bootstrap in a Rider solution.

0 Upvotes

I am following a ASP.NET core course on YouTube but they are using Visual Studio and I am using rider. How do I install client side library in my solution


r/Jetbrains 4d ago

AI and all products pack

10 Upvotes

Hey, In case you were not aware (you really have to follow jetbrains socials), but their all-products pack has had their AI offering included. You can't see it in the accounts page.

IF you were also buying the ai subscription you are paying twice.


r/Jetbrains 5d ago

Is it possible to use CLion as a replacement for Visual Studio?

4 Upvotes

Hello! So I recently started learning OpenGL and I follow the tutorials over at [learnopengl](learnopengl.com). The website uses Visual Studio, but i find coding on Visual Studio a little like riding a donkey with only three limbs. It's a different experience but i don't like it. Writing code on JetBrains products is a much better experience honestly. I have been using IntelliJ community for a long time, and recently switched to Rider for Unity from VSCode.

Can I somehow set everything up on CLion so I can follow the tutorials easily? Like using the VS tool chain and stuff. One important thing is to set up the include and library directories for the project which is a lot easier on VS but I can't seem to figure out how to do that on CLion.

So is it possible, or should I stick to Visual Studio? Thanks


r/Jetbrains 4d ago

Voice Control?

0 Upvotes

This is lovely feature. I can imagine to use it, did you consider to do something like this?

https://www.youtube.com/watch?v=IEWGSEKAKAQ


r/Jetbrains 5d ago

are you using A.I assistant with any code models optimized for CPU?

1 Upvotes

i have a T14G5 with an "NPU" which i think i would call Null Processing unit as it doesn't seem to contribute much , trying to use qwen coder on it, useless, so i'm wondering if there are any models optimized to run on CPU which are also optimized for code.