Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jonathan FV
Total activity
62
Last activity
May 18, 2018 10:13
Member since
March 23, 2011 02:57
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
19
Activity overview
Posts (13)
Comments (30)
Sort by recent activity
Recent activity
Votes
Created
May 18, 2018 10:13
Thanks! 2.5.0.0
Community
IntelliJ IDEA Open API and Plugin Development
Add "Override methods" / "Implement methods" for a language
0 votes
Created
August 18, 2017 13:16
It's ok for me to rely on internal details, won't be the first time I'll adapt plugins... I need to rely on caretPositionUpdated() because to implement multiple editing of tokens, whenever primary ...
Community
IntelliJ IDEA Open API and Plugin Development
SyncEdit
0 votes
Created
August 18, 2017 10:01
Thanks for your answer! I'm aware of the async nature of PSI generation, but for my plugin to work I need correct PSI, so it's gonna be more "deal with it or don't use the plugin". Do you recommend...
Community
IntelliJ IDEA Open API and Plugin Development
SyncEdit
0 votes
Created
August 30, 2016 08:31
I'm must have stuffed up when testing. This actually works fine.
Community
IntelliJ IDEA Open API and Plugin Development
Highlight error only in a portion of a token
0 votes
Created
June 17, 2016 12:22
Totally make sense to me too now. I don't have this issue if I enable "allow caret after end of line", which points indeed toward issue upon caret merge. Thank you so much!
Community
IntelliJ IDEA Open API and Plugin Development
Caret "beyond end of line"
0 votes
Created
June 17, 2016 12:01
Sorry, I expected it to be unclear. My code, roughly, adds lots of secondary carets. And if I add one secondary caret on a line above the current caret, and another secondary caret on the same line...
Community
IntelliJ IDEA Open API and Plugin Development
Caret "beyond end of line"
0 votes
Created
June 17, 2016 11:00
Hey, Sorry to bother you again. I've tried the new API, and it works fine, unless I set 2 or carets on the same line, and this line has the primary caret. Here's my test case: String hello1 = "aaze...
Community
IntelliJ IDEA Open API and Plugin Development
Caret "beyond end of line"
0 votes
Created
July 31, 2012 01:48
It also let me, the end user, extends code checking with my own custom inspections :DBut right now, I have an issue with it :( Though it always worked very fine for PhpStorm. Will post about it in ...
Community
AppCode
Does appCode use LLVM?
0 votes
Created
March 23, 2011 23:51
Thanks Dmitry. I had seen it but wronly assumed it wouldn't be possible to get rid of buttons..
Community
IntelliJ IDEA Open API and Plugin Development
Centering form
0 votes
Created
March 23, 2011 17:57
Thanks, I'll try it.Back to my original wonders... I got a PSI of PHP file, and while most things are not of interest in my case, and then most things of interest should be problematic, I have a li...
Community
IntelliJ IDEA Open API and Plugin Development
PHP Plugins (PSI)
0 votes
Next
›
Last
»