主页
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年06月28日 00:33
Ok, I see - so you're not actually needing JUnit for your tests at all, and I think you should be using test fixtures instead (which is what I do for Clojure testing). Sorry, I can't actually run y...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin Testing (Windows)
0 票
创建于
2013年07月06日 01:16
That is strange, although thinking about it it makes sense - folding was initially designed to collapse large sections of text into smaller ones, and you can't collapse a single character into anyt...
社区
IntelliJ IDEA Open API and Plugin Development
Question simplified: is it possible to temporary change text in editor without changing underlying document?
0 票
创建于
2013年07月30日 12:34
Hi Jon, did you ever try this? Any experiences to share?
社区
IntelliJ IDEA Open API and Plugin Development
Creating a standalone IDE using IntelliJ
0 票
创建于
2013年07月30日 12:45
Yeah, I'm definitely planning to watch that but it'll have to be the recorded version later, it's on at around 4am where I am. I'm assuming that probably won't be many nitty gritty details of how t...
社区
IntelliJ IDEA Open API and Plugin Development
Creating a standalone IDE using IntelliJ
0 票
创建于
2013年07月30日 10:29
Great, thanks Peter.
社区
IntelliJ IDEA Open API and Plugin Development
Exception running tests under 13 EAP
0 票
创建于
2013年07月29日 11:13
Great, thanks Dmitry.
社区
IntelliJ IDEA Open API and Plugin Development
Creating comments in parser
0 票
创建于
2013年07月07日 01:23
the cache needs to be cleared when IntelliJ IDEA calls PsiElement.clearCaches().Slightly off topic here, sorry, but this is something I've not heard before. Is this also true of elements cached wit...
社区
IntelliJ IDEA Open API and Plugin Development
Annotator and nested levels local variable highlighting
0 票
创建于
2013年07月10日 01:25
Ah, ok, thanks Dmitry, that's very interesting. I might have to modify how I'm doing some of my caching then - currently I'm only using CachedValuesManager. Does using CachedValuesManager introduce...
社区
IntelliJ IDEA Open API and Plugin Development
Annotator and nested levels local variable highlighting
0 票
创建于
2013年07月10日 23:08
Perfect, thanks Dmitry, I'll take a look.
社区
IntelliJ IDEA Open API and Plugin Development
Annotator and nested levels local variable highlighting
0 票
创建于
2013年07月20日 01:23
Interesting - is getAllKeys itself an expensive operation? If so, would a file based index generally be a better solution for this type of query?
社区
IntelliJ IDEA Open API and Plugin Development
Is there a way to use regular expressions in index?
0 票
«
第一页
‹
上一页
下一页
›
最后
»