Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
je5s
Total activity
9
Last activity
October 28, 2025 11:10
Member since
January 17, 2024 11:55
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
October 28, 2025 11:10
Yes it's back (Feels like a dumb question). Dinara Tsydenova Thank you so much :)
Community
PyCharm
File path drop-list removed from toolbar after version 2025+
0 votes
Created
November 26, 2024 00:48
I think the problem is that patchPluginXml has never really executed. I unzip the jar file from the zip, META-INF/plugin.xml has no <version> tag (or <idea-version>) Did I miss something in the bui...
Community
IntelliJ IDEA Open API and Plugin Development
Why is the plugin version set to IDE build version?
0 votes
Edited
January 26, 2024 07:03
Thanks for your reply.Q: Why do you need this functionality?A: Just like the “SpeedSearch” thing in intellij's framework, I want the searching to be triggered right after users paste the content. I...
Community
IntelliJ IDEA Open API and Plugin Development
How to determine if some key is pressed with CTRL?
0 votes