主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Colin Fleming
活动总数
1477
最后的活动
2024年08月28日 19:36
成员加入日期
2005年01月04日 19:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
484
活动概览
帖子(205)
评论(788)
按最近的活动排序
最近的活动
投票数
创建于
2021年03月17日 20:09
Thanks for looking at this, Ivan. The initial appearance issue is really weird. As I mentioned, the EditorComponentInlaysManager is just a copy of the one in the community source - I think that one...
社区
IntelliJ IDEA Open API and Plugin Development
Issues embedding editor in block inlay
0 票
创建于
2021年03月17日 01:03
Following up here, I've tried both fixes suggested above. The revalidate() change didn't do anything that I could see, it definitely didn't fix the problem with the component not appearing until th...
社区
IntelliJ IDEA Open API and Plugin Development
Issues embedding editor in block inlay
0 票
创建于
2021年03月16日 08:30
Hi Ivan, Thanks, sorry for the late reply. I've created a little test project with an action that shows what I've been doing. The repo is here: https://github.com/cursive-ide/component-inlay-exampl...
社区
IntelliJ IDEA Open API and Plugin Development
Issues embedding editor in block inlay
0 票
创建于
2021年03月08日 22:53
I also see this problem. My run config producer sometimes takes a significant amount of time to appear (20-30 seconds). It also doesn't do anything significant - it uses ProjectFileIndex but that's...
社区
IntelliJ IDEA Open API and Plugin Development
Run Configuration shows up late in context menu
0 票
创建于
2021年02月02日 00:08
Thanks Olga! I guess this means that it's not something I can implement myself?
社区
IntelliJ IDEA Open API and Plugin Development
Extending Code With Me?
0 票
创建于
2020年11月25日 08:32
In the coverage view I think users would expect to see namespace coverage (namespaces are also shown in the project view and would probably have coverage against them), and possibly function covera...
社区
IntelliJ IDEA Open API and Plugin Development
Coverage integration for unusual JVM language
0 票
创建于
2020年11月25日 07:48
The main thing I wanted to achieve with that was to be able to provide coverage info for Clojure and Java from the same run configuration, since Clojure projects are often polyglot JVM projects. If...
社区
IntelliJ IDEA Open API and Plugin Development
Coverage integration for unusual JVM language
0 票
创建于
2020年11月24日 22:36
Thanks for the prompt response, Anna. I gave this a try - I created a ClojureCoverageEngine inheriting from JavaCoverageEngine, and a ClojureCoverageViewExension inheriting from JavaCoverageViewExt...
社区
IntelliJ IDEA Open API and Plugin Development
Coverage integration for unusual JVM language
0 票
创建于
2020年10月13日 09:19
This is great stuff Yann, thanks for such a detailed answer. I've filed it away in case I ever need to do this. I have one question - as far as I am aware, it's a basic restriction that index infor...
社区
IntelliJ IDEA Open API and Plugin Development
support for #include "file.ext" directive
0 票
创建于
2020年07月31日 08:58
But that would not survive the IDE being restarted, correct? Or is that persisted in the VFS somewhere?
社区
IntelliJ IDEA Open API and Plugin Development
Marking certain files as special?
0 票
«
第一页
‹
上一页
下一页
›
最后
»