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
February 21, 2013 17:12
I think it will work nicely.
Community
IntelliJ IDEA Open API and Plugin Development
Change a color only of a part of the line displayed on a console?
0 votes
Created
April 25, 2013 16:42
do you have the plugin enabled?
Community
IntelliJ IDEA Open API and Plugin Development
PLugin execution
0 votes
Created
April 25, 2013 16:52
Settings | Plugins
Community
IntelliJ IDEA Open API and Plugin Development
PLugin execution
0 votes
Created
December 15, 2013 13:58
I have not noticed any heavy new thread creation in IntelliJ, there are used ThreadPoolExecutors like everywhere...
Community
IntelliJ IDEA Open API and Plugin Development
Switch internal intellij task architecture to akka (actors) ?
0 votes
Created
January 30, 2014 01:19
BTW, I think that compiling with the old JDK is fine, security is all about the VM.http://stackoverflow.com/questions/3846237/security-issues-of-compiling-against-older-jdksFew months ago, I even ...
Community
IntelliJ IDEA Open API and Plugin Development
Wrote a blog post about how to get started writing a plugin
0 votes
Created
December 16, 2013 21:37
btw, is it necessary to call #com.intellij.openapi.editor.impl.EditorImpl.CaretCursor#repaint in com.intellij.openapi.editor.impl.EditorImpl.CaretCursor#setPosition?Because the move of the cursor(...
Community
IntelliJ IDEA Open API and Plugin Development
Multiple carets and selections prototype
0 votes
Created
December 18, 2013 01:12
So I implemented also multiple selections.http://twitch.tv/vojtechkrasa/b/488244395Other than some details to polish, the only thing missing is some blessing that the concept is right :D
Community
IntelliJ IDEA Open API and Plugin Development
Multiple carets and selections prototype
0 votes
Created
January 13, 2014 10:15
I see, that's right. I will change that the way you said. That should not be a problem.
Community
IntelliJ IDEA Open API and Plugin Development
Multiple carets and selections prototype
0 votes
Created
January 13, 2014 23:17
So I have made the changes, it works nicely (of course it needs some cleanup).Is source code to your prototype somewhere published?
Community
IntelliJ IDEA Open API and Plugin Development
Multiple carets and selections prototype
0 votes
Created
January 15, 2014 10:09
Btw, you can take anything you want, I have already signed that CLA.
Community
IntelliJ IDEA Open API and Plugin Development
Multiple carets and selections prototype
0 votes
«
First
‹
Previous
Next
›
Last
»