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
Edited
August 18, 2020 18:17
Toggle case action works, if you look how it is implemented, it extends com.intellij.openapi.editor.actions.TextComponentEditorAction. That's it.
Community
IntelliJ IDEA Open API and Plugin Development
Manipulate text in any text field (global search ...)
1 vote
Created
June 20, 2019 13:50
No, you should, after you try that it is really what you need. :) And yes.
Community
IntelliJ IDEA Open API and Plugin Development
VcsUtil.getVcsFor return null
0 votes
Edited
June 20, 2019 09:57
Since I already wasted my time on this, I'll put my solution here: It needs a change in IntelliJ: https://github.com/JetBrains/intellij-community/compare/192...krasa:diffRevision Then it would prob...
Community
IntelliJ IDEA Open API and Plugin Development
VcsUtil.getVcsFor return null
0 votes
Created
June 17, 2019 22:48
https://youtrack.jetbrains.com/issue/IDEA-216442
Community
IntelliJ IDEA Open API and Plugin Development
TerminalExecutionConsole - the lack of extension points
0 votes
Created
August 17, 2018 10:54
Use this to get all colors back: https://plugins.jetbrains.com/plugin/10777-legacy-icon-pack-for-intellij-2018-2-
Community
IntelliJ IDEA Users
2018.2 give us back our joy with colors
2 votes
Edited
June 10, 2018 01:35
Change your default run/debug config.Or you could do something crazy like this: public static void main(String[] args) { boolean intellij = false; try { intellij = Main.class.getClassLo...
Community
IntelliJ IDEA Open API and Plugin Development
Detecting Intellij from within main methods
0 votes
Created
May 30, 2018 23:08
I would really like to see some benchmark of AMD vs Intel.
Community
IntelliJ IDEA Users
Buying a new PC; what will make IntelliJ run fast?
0 votes
Edited
January 12, 2017 21:03
Thanks for the reply! EditorWriteActionHandler contains some perhaps important logic I did not want to copypaste (it changes too much)... but now after I tried it, I found a better solution: ht...
Community
IntelliJ IDEA Open API and Plugin Development
IJ 2017 - AWT events are not allowed inside write action
0 votes
Created
August 25, 2016 20:58
Yes, thanks, hadn't noticed it.
Community
IntelliJ IDEA Plugin Users
Plugins Site - New design is nice but sucks
0 votes
Edited
August 16, 2016 18:30
Looks good. Could you also add 'total downloads per version', as it was before or at least to the statistics page?
Community
IntelliJ IDEA Plugin Users
Plugins Site - New design is nice but sucks
0 votes
Next
›
Last
»