Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vojtěch Krása
Total activity
435
Last activity
August 18, 2020 18:17
Member since
November 03, 2011 11:10
Following
0 users
Followed by
0 users
Votes
8
Subscriptions
158
Activity overview
Posts (31)
Comments (238)
Sort by recent activity
Recent activity
Votes
Created
July 24, 2014 21:17
So WizardPopup is broken. Some other use case needed to process the keystroke also on another place, so it got screwed like that. https://github.com/JetBrains/intellij-community/blob/master/platfor...
Community
IntelliJ IDEA Open API and Plugin Development
QuickSwitchSchemeAction popup actions do not override Main Menu shortcuts
0 votes
Created
July 04, 2014 12:29
This is what I do:-build intellij-community-copy intellij-community\out\deploy into existing installation (delete existing folders to avoid conflicts)
Community
IntelliJ IDEA Open API and Plugin Development
Proper way to use a locally built CE to program with.
0 votes
Created
August 04, 2014 19:39
There is one thing, evaluate expression(alt+left click) does not work well, as those variables and fields have obfuscated names, so you try to evaluate something which does not exist. Do you need a...
Community
IntelliJ IDEA Open API and Plugin Development
Tons of doubts with plugin development help
0 votes
Created
July 16, 2014 10:52
One IDEA window can contain only one project.One instance can open multiple projects/windows. To open a second instance, you need a different installation directory and different .IntelliJIdeaXX fo...
Community
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 votes
Created
August 15, 2014 13:45
Eclipse Code Formatter:verison 14.1:IJ11, IJ12- 26786 downloadsIJ13+ - 56958 downloads
Community
IntelliJ IDEA Open API and Plugin Development
New plugin what versions to support
0 votes
Created
August 15, 2014 13:48
I would support IJ 12+, but it all depends on the APIs which you will use and the difficulty of the maintenance of multiple versions.
Community
IntelliJ IDEA Open API and Plugin Development
New plugin what versions to support
0 votes
Created
August 15, 2014 22:36
Everything changes, API for file chooser, popup dialogs, and other basic stuff...There is no table, you just need to have multiple versions of IJ and try to compile against them. If you find small ...
Community
IntelliJ IDEA Open API and Plugin Development
New plugin what versions to support
0 votes
Created
September 25, 2014 16:51
Take a look on https://github.com/dkandalov/scratchIt create files in .IntelliJIdea12\config\plugins\scratches
Community
IntelliJ IDEA Open API and Plugin Development
Where can I store custom plugin's files?
0 votes
Created
September 12, 2014 18:43
Thanks!
Community
IntelliJ IDEA Open API and Plugin Development
Unable to deploy intellij-community
0 votes
Created
October 07, 2014 09:29
I have a problem when I am behing proxy, which does not allow git://Is there a possibility to publish the repo on http or https?
Community
IntelliJ IDEA Open API and Plugin Development
Unable to deploy intellij-community
0 votes
«
First
‹
Previous
Next
›
Last
»