主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Scott Wells
活动总数
282
最后的活动
2023年01月12日 14:43
成员加入日期
2016年01月25日 00:45
关注
0 名用户
关注者数
0 名用户
投票数
18
订阅数
67
活动概览
帖子(51)
评论(146)
按最近的活动排序
最近的活动
投票数
创建于
2018年01月11日 03:47
Konstantin, I implemented JavaScript.indexedFileTypeProvider as a workaround and it's working very well! Thanks so much for the pointer.
社区
IntelliJ IDEA Open API and Plugin Development
Did 2017.3 break resolveScopeEnlarger and/or indexedRootsProvider?
0 票
创建于
2018年01月10日 15:48
Perfect. Thanks much, guys!
社区
IntelliJ IDEA Open API and Plugin Development
Did 2017.3 break resolveScopeEnlarger and/or indexedRootsProvider?
0 票
创建于
2018年01月10日 15:02
Thanks, Konstantin. I appreciate the quick turnaround on a permanent fix and the recommendation for a workaround until that's available. I'll look at implementing it in the next few days. There was...
社区
IntelliJ IDEA Open API and Plugin Development
Did 2017.3 break resolveScopeEnlarger and/or indexedRootsProvider?
0 票
创建于
2018年01月09日 14:47
Here's a stack from a previous version of IntelliJ where it calls my implementation of resolveScopeEnlarger: at com.illuminatedcloud.intellij.completion.SimpleJavaScriptResolveScopeEnlarger.getAdd...
社区
IntelliJ IDEA Open API and Plugin Development
Did 2017.3 break resolveScopeEnlarger and/or indexedRootsProvider?
0 票
创建于
2018年01月08日 14:34
Thanks, Peter. I'll try to capture a stack showing how each was called previously vs. how it's called (or not called, as the case may be) now. Something has definitely changed because this was impl...
社区
IntelliJ IDEA Open API and Plugin Development
Did 2017.3 break resolveScopeEnlarger and/or indexedRootsProvider?
0 票
创建于
2017年12月11日 14:29
Thanks for the reply, Anna. It looks like that might work, but I have two follow-on questions. First, that approach adds the action under the gear drop-down in the main runner toolbar. Ideally the ...
社区
IntelliJ IDEA Open API and Plugin Development
Possible to add custom filtering to the unit test output console?
0 票
创建于
2017年12月08日 17:37
Sorry for the necrobump, but this problem is still occurring and still causing unexpected behavior. Any idea how I might be able to get the IDE to realize that its cached version of an XSD is stale...
社区
IntelliJ IDEA Open API and Plugin Development
Can I force IDEA to refresh its cached XSDs?
0 票
已编辑于
2017年11月28日 05:03
Colin, it turns out that in my case, all paths led to a very small set of places, in particular my custom language constructors which were referenced as singletons all over the place. I'd had those...
社区
IntelliJ IDEA Open API and Plugin Development
Supporting multiple distinct major versions of a plugin
0 票
创建于
2017年11月12日 21:31
Colin, I don't think so, though you might wait for Ivan to say for sure. That EP seems to be explicitly called when a new plugin is installed, and if the new plugin ID is the one referenced in the ...
社区
IntelliJ IDEA Open API and Plugin Development
Supporting multiple distinct major versions of a plugin
0 票
创建于
2017年11月11日 00:06
Thanks, Ivan, for confirming, and for letting me know about that EP. Sounds like it should be pretty reasonable to address.
社区
IntelliJ IDEA Open API and Plugin Development
Supporting multiple distinct major versions of a plugin
0 票
«
第一页
‹
上一页
下一页
›
最后
»