主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Rik van der Kleij
活动总数
6
最后的活动
2017年04月11日 15:24
成员加入日期
2017年04月11日 11:50
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2017年04月11日 15:24
Hi Peter, Many thanks!! Cheers, Rik
社区
IntelliJ IDEA Open API and Plugin Development
How do I save document not in EDT
0 票
已编辑于
2017年04月11日 14:00
Do you advice this to use for saving document? "scheduleWithWriteActionPriority(@NotNull final ProgressIndicator progressIndicator, ...
社区
IntelliJ IDEA Open API and Plugin Development
How do I save document not in EDT
0 票
创建于
2017年04月11日 13:49
I can run Hlint with executeOnPooledThread but still have to wait. Also doing the "PSI-work" within runReadAction seems to help but I like to see it faster. Btw, I still see sometimes save times of...
社区
IntelliJ IDEA Open API and Plugin Development
How do I save document not in EDT
0 票
创建于
2017年04月11日 13:32
Hi Peter, Thanks for replying fast! It's normally between 0 and 20 millis One time I noticed big variation in saving time, almost 300 millis. But I think the cause is the LocalInspectionTool. Prob...
社区
IntelliJ IDEA Open API and Plugin Development
How do I save document not in EDT
0 票