主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dan Cioca
活动总数
363
最后的活动
2023年05月19日 09:38
成员加入日期
2006年12月05日 15:28
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
122
活动概览
帖子(86)
评论(154)
按最近的活动排序
最近的活动
投票数
创建于
2010年03月11日 15:12
Thanks Dmitry, works great!Had some small problems at the beginning with the search scopes, as my files are not in local file system, but it turned out fine. Good stuff...Dan
社区
IntelliJ IDEA Open API and Plugin Development
[HOW TO] highlight identifier under caret in custom language
0 票
创建于
2010年01月18日 20:04
There seem to be a bunch of other problems as well with the plugin versioning.Just to mention one, if i use <idea-version since-build="10000"/>, the plugin shows as compatible with all Intellij CE ...
社区
IntelliJ IDEA Open API and Plugin Development
Re: Values for since-build in <idea-version> of plugin.xml?
0 票
创建于
2010年11月19日 19:31
Great! Thanks for the quick answer!
社区
IntelliJ IDEA Open API and Plugin Development
[HOW-TO] change icon for editor IntentionActions
0 票
创建于
2010年11月12日 12:02
Thanks for the answer Dmitry.I saw that the model only accepts chains of type <PsiDirectory>...<PsiDirectory><PsiFile> (just by looking at the recursion logic in NavBarModel.traverseToRoot()).Any c...
社区
IntelliJ IDEA Open API and Plugin Development
Question to "navigation bar"
0 票
创建于
2010年09月14日 21:25
I am trying the same thing but always receive the content from HEAD (Idea-X EAP) instead of the "maia" branch. The only difference is that I don't see the warning message and that my git client req...
社区
IntelliJ IDEA Open API and Plugin Development
CE Codebase: Where's the MAIA branch?
0 票
创建于
2010年03月12日 20:04
Just found the answers to my questions. I was not aware that there is a project level message bus. I was using the application level bus. File editor listener and module listener events are subscri...
社区
IntelliJ IDEA Open API and Plugin Development
Questions to MessageBus
0 票
创建于
2014年11月26日 14:11
Great! Thanks Yann! was hoping for a numbered priority qualifier but i think i could work it out with hi/low markers as well
社区
IntelliJ IDEA Open API and Plugin Development
[HOW TO] change the order of the editor intentions
0 票
创建于
2015年07月06日 14:22
Thanks! Have changed my action template presentations with setText("name", false). The double underscore approach was anyways not a safe one.Have seen the other issue with propagating the mnemonic ...
社区
IntelliJ IDEA Open API and Plugin Development
[HOWTO] Ignore Action text underscore mnemonic marker
0 票
创建于
2006年12月05日 16:39
Thanks Jay! Works fine. Is there a way do some text formating here? Like "...
社区
IntelliJ IDEA Open API and Plugin Development
How to display Hint (Tooltip) for resolved PsiReference on Ctrl + MouseOver
0 票
创建于
2007年03月20日 01:00
.
社区
IntelliJ IDEA Open API and Plugin Development
Trigger progress indicator within Daemon code analyzer (ProgressManager)
0 票
«
第一页
‹
上一页
下一页
›
最后
»