主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jonathan FV
活动总数
62
最后的活动
2018年05月18日 10:13
成员加入日期
2011年03月23日 02:57
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
19
活动概览
帖子(13)
评论(30)
按最近的活动排序
最近的活动
投票数
创建于
2018年05月18日 10:13
Thanks! 2.5.0.0
社区
IntelliJ IDEA Open API and Plugin Development
Add "Override methods" / "Implement methods" for a language
0 票
创建于
2017年08月18日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
SyncEdit
0 票
创建于
2017年08月18日 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...
社区
IntelliJ IDEA Open API and Plugin Development
SyncEdit
0 票
创建于
2016年08月30日 08:31
I'm must have stuffed up when testing. This actually works fine.
社区
IntelliJ IDEA Open API and Plugin Development
Highlight error only in a portion of a token
0 票
创建于
2016年06月17日 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!
社区
IntelliJ IDEA Open API and Plugin Development
Caret "beyond end of line"
0 票
创建于
2016年06月17日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Caret "beyond end of line"
0 票
创建于
2016年06月17日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Caret "beyond end of line"
0 票
创建于
2012年07月31日 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 ...
社区
AppCode
Does appCode use LLVM?
0 票
创建于
2011年03月23日 23:51
Thanks Dmitry. I had seen it but wronly assumed it wouldn't be possible to get rid of buttons..
社区
IntelliJ IDEA Open API and Plugin Development
Centering form
0 票
创建于
2011年03月23日 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...
社区
IntelliJ IDEA Open API and Plugin Development
PHP Plugins (PSI)
0 票
下一页
›
最后
»