Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
yahavi
Total activity
30
Last activity
July 05, 2023 06:42
Member since
January 17, 2019 11:42
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
11
Activity overview
Posts (7)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
January 28, 2022 14:06
Apologies for not being clear enough. I'm not a native English speaker. The IntelliJ SDK wraps many Java swing components and contains many new ones. In my plugin, I'd prefer using a native Intelli...
Community
IntelliJ IDEA Open API and Plugin Development
Draw a flow chart
0 votes
Created
April 30, 2021 15:03
It looks like the vgo language disappeared in one of the latest versions of the IntelliJ platform. Is there another solution for implementing go.mod files custom inspections? Thanks.
Community
IntelliJ IDEA Open API and Plugin Development
Creating a LocalInspection for go.mod files
0 votes
Created
March 10, 2021 08:52
Thanks for your answer. I created a configuration group according the guide you provided, but I still can't see the expected table of contents:
Community
IntelliJ IDEA Open API and Plugin Development
Building root configurable for a plugin
0 votes
Created
December 17, 2019 17:29
Thanks! It helped!
Community
IntelliJ IDEA Open API and Plugin Development
How to create multiple IntentionActions?
0 votes
Created
December 16, 2019 20:13
Thanks for replying. I figured out how to create a single intention, I did exactly as the example.I can also create many IntentionActions, but I have to define each one of them in the plugin.xml. T...
Community
IntelliJ IDEA Open API and Plugin Development
How to create multiple IntentionActions?
0 votes