主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Scott Wells
活动总数
282
最后的活动
2023年01月12日 14:43
成员加入日期
2016年01月25日 00:45
关注
0 名用户
关注者数
0 名用户
投票数
18
订阅数
67
活动概览
帖子(51)
评论(146)
按最近的活动排序
最近的活动
投票数
创建于
2019年03月22日 18:14
I filed a bug in YouTrack for this here: https://youtrack.jetbrains.com/issue/IJSDK-587
社区
IntelliJ IDEA Open API and Plugin Development
Issues building my plugin with 2019.1 RC
0 票
创建于
2019年03月01日 01:58
Thanks, Eric. So the good news is that by trying out a similar approach, I was able to close the Java streams and allow the threads consuming those streams to complete. The bad news is that the chi...
社区
IntelliJ IDEA Open API and Plugin Development
Unable to terminate sub-process from which I'm draining stdout/stderr
0 票
创建于
2019年02月05日 15:36
Sounds good, Lidiya. Thanks again for following up!
社区
IntelliJ IDEA Open API and Plugin Development
Plugin update page missing text area for change details
0 票
创建于
2019年02月05日 14:39
Thanks for the response, Lidiya. Up until now I've maintained a running list of change notes in the plugin.xml file with the most recent at the top of that list. That way you can see not only what ...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin update page missing text area for change details
0 票
创建于
2019年01月28日 19:27
Thanks, Anna. I'll let you know how it goes as soon as I get a chance to try it out.
社区
IntelliJ IDEA Open API and Plugin Development
Any plans to support coverage-by-test in third-party plugins?
0 票
创建于
2019年01月25日 20:01
Thanks, Anna! Two questions: 1) what's the best way for me to get my hands on a build with these changes early so I can give you feedback; 2) when might these be in an official build?
社区
IntelliJ IDEA Open API and Plugin Development
Any plans to support coverage-by-test in third-party plugins?
0 票
创建于
2019年01月24日 17:59
Hi, Anna! Thanks for following up. Well, to be honest I'm having to dust off my brain cells a bit to put myself back where I was in July 2015 (the linked thread), but if memory does serve, when I t...
社区
IntelliJ IDEA Open API and Plugin Development
Any plans to support coverage-by-test in third-party plugins?
0 票
创建于
2018年12月09日 15:42
It's been a while since I posted this question, but I did finally get around to implementing the suggested approach and it worked great! Thanks, Dmitry!
社区
IntelliJ IDEA Open API and Plugin Development
Can I suppress/disable XmlAttributeInsertHandler conditionally?
0 票
创建于
2018年11月22日 15:29
Thanks much, Dmitry!
社区
IntelliJ IDEA Open API and Plugin Development
Do I need to do anything special to have multi-line TODO comments work for line comments in my custom language?
0 票
创建于
2018年11月21日 23:23
Note that the same behavior occurs with block/doc comments in my custom language but works properly in Java/JavaScript, e.g.,: /* * TODO: This line is highlighted * but this line isn't */ So it de...
社区
IntelliJ IDEA Open API and Plugin Development
Do I need to do anything special to have multi-line TODO comments work for line comments in my custom language?
0 票
«
第一页
‹
上一页
下一页
›
最后
»