主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Colin Fleming
活动总数
1477
最后的活动
2024年08月28日 19:36
成员加入日期
2005年01月04日 19:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
484
活动概览
帖子(205)
评论(788)
按最近的活动排序
最近的活动
投票数
创建于
2013年08月01日 07:15
Sadly, the issue is more subtle than that. Here's what's going on. In my symbol resolution I work out for each form which symbols are actually being declared and then I cache them with some metadat...
社区
IntelliJ IDEA Open API and Plugin Development
Strange problem with stub indexing
0 票
创建于
2013年08月01日 12:32
Brief update: I just reproduced this again, and investigated a little more. Both elements not only are from the same file, they have the same parent element object. Only one of them appears in pare...
社区
IntelliJ IDEA Open API and Plugin Development
Strange problem with stub indexing
0 票
创建于
2013年08月02日 08:49
Ok, I have a horrible hack for this that works for the moment. Instead of checking equality for the elements, I check that their names, parents and text ranges are equal, and this works for now. I ...
社区
IntelliJ IDEA Open API and Plugin Development
Strange problem with stub indexing
0 票
创建于
2016年01月11日 10:17
Another question - in Clojure, I would like the user to be able to configure which forms may create global symbols since this cannot be determined from the form itself. Thinking about it, if this c...
社区
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 票
创建于
2016年01月11日 10:20
BTW Alexandr, it would be good to ask new questions like this in a new thread - this one is massive and getting hard to find things in!
社区
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 票
创建于
2016年01月02日 23:33
Nice! How did you close and reopen the project, out of curiosity?
社区
IntelliJ IDEA Open API and Plugin Development
Best way to detect and fix incorrect module type?
0 票
创建于
2007年08月27日 14:43
Hi Dmitry,Great, thanks - it looks promising! I'll try it out.Cheers,Colin
社区
IntelliJ IDEA Open API and Plugin Development
Dependency storage formats?
0 票
创建于
2007年11月23日 21:26
Hi Sascha,Thanks for the response, I'm actually already doing this. The thing that it might be is that I'm passing it an OrderEntry obtained from the unmodifiable version. In the end the whole thin...
社区
IntelliJ IDEA Open API and Plugin Development
Exception trying to modify OrderEntries
0 票
创建于
2007年05月17日 12:12
Let me make a suggestion (again): Have a wiki for javadoc - should be automated, so thatuser edited content gets promoted to real javadoc in the next release, or maybe justintegrated into Idea's ow...
社区
IntelliJ IDEA Open API and Plugin Development
Proper documentation ?
0 票
创建于
2007年04月17日 18:23
Fantastic, thanks! I'd missed that. Any news on a new version? I'm looking forward to playing with it.Cheers,Colin
社区
IntelliJ IDEA Open API and Plugin Development
Working with the Scala plugin source
0 票
«
第一页
‹
上一页
下一页
›
最后
»