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
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
Created
November 10, 2014 20:39
make sure to use newest JDK 1.6 or 1.7
Community
IntelliJ IDEA Open API and Plugin Development
Intellij-Community source compile errors
0 votes
Created
October 26, 2014 21:04
I guess you would find an answer here https://github.com/dkandalov/scratch/issues/19
Community
IntelliJ IDEA Open API and Plugin Development
Strange popup on creating files outside of plugin's directory (WebStorm 9)
0 votes
Created
November 02, 2014 20:40
Ok, I looked into it and I have no idea how to use this thing either.Those static methods are very confusing....
Community
IntelliJ IDEA Open API and Plugin Development
Strange popup on creating files outside of plugin's directory (WebStorm 9)
0 votes
Created
February 18, 2015 18:34
Do you have any statistics on how big the portion is?Thanks.
Community
IntelliJ IDEA Open API and Plugin Development
JavaFX - IntelliJ plugin development.
0 votes
Created
June 06, 2015 10:06
Dunno about indentation, but I have made an inspection for certain subtypes, basically if you can get a PsiFile, then it is no problem:For you it would look like this: public abstract class Subtype...
Community
IntelliJ IDEA Open API and Plugin Development
Is it possible to create plugins for certain Java types?
0 votes
Created
June 06, 2015 10:18
Notifications.Bus.register is deprecated, do it like so:public class YourComponent implements ProjectComponent { public static final NotificationGroup GROUP_DISPLAY_ID_INFO = new NotificationGro...
Community
IntelliJ IDEA Open API and Plugin Development
Is it possible to display notification when popup is displayed?
0 votes
Created
July 26, 2015 10:30
String Manipulation plugin has such thing implemented:Do you want to do it manually or intergrate such thing with the code formatter, so it is done automatically?
Community
IntelliJ IDEA Open API and Plugin Development
Is formatting of JBehave tables possible?
0 votes
Created
December 19, 2014 09:13
You can't. Use this plugin: https://plugins.jetbrains.com/plugin/4428?pr=idea
Community
IntelliJ IDEA Users
How do I get back scratch files I closed ?
-3 votes
«
First
‹
Previous