主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Colin Fleming
活动总数
1477
最后的活动
2024年08月28日 19:36
成员加入日期
2005年01月04日 19:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
484
活动概览
帖子(205)
评论(788)
按最近的活动排序
最近的活动
投票数
创建于
2009年10月23日 08:44
So I got some time to debug this some more, and I think I see the problem. From what I can tell, the class that should be finding the usages in this case is the CachesBasedRefSearcher. This in turn...
社区
IntelliJ IDEA Open API and Plugin Development
Problem with Find Usages
0 票
创建于
2009年10月23日 19:48
Bug filed: http://youtrack.jetbrains.net/issue/IDEA-25346I think it's worth emphasising that I would never have found this if IntelliJ wasn't newly open source :-)Cheers,Colin
社区
IntelliJ IDEA Open API and Plugin Development
Problem with Find Usages
0 票
创建于
2011年01月12日 20:00
Hi Dmitry,Fantastic, thanks. It's great having the source code :-)Cheers,Colin
社区
IntelliJ IDEA Open API and Plugin Development
Completion related NPE in Idea X
0 票
创建于
2011年03月09日 09:31
Here's a screenshot of the issue as well - I had to get a user to send me this because it's sporadic and difficult to reproduce. I think it always happens for him though:
社区
IntelliJ IDEA Open API and Plugin Development
Action shortcut not being displayed
0 票
创建于
2011年03月09日 16:21
I can ask him again, but I did check that, he said he just installed the plugin in a stock 10.0.2, no modifications. I also see this from time to time and I don't bind and unbind the keys.
社区
IntelliJ IDEA Open API and Plugin Development
Action shortcut not being displayed
0 票
创建于
2011年02月16日 23:56
I'm using some code that I got from the Clojure plugin: AnAction enterAction = new REPLExecuteAction(project, repl); EditorEx consoleEditor = repl.getConsoleView().getConsole().getConsoleEdit...
社区
IntelliJ IDEA Open API and Plugin Development
Language Console autocomplete popup problem
0 票
创建于
2011年02月18日 11:03
Ok, thanks. If I do that, will I get the previous handler injected into my constructor?
社区
IntelliJ IDEA Open API and Plugin Development
Language Console autocomplete popup problem
0 票
创建于
2011年03月07日 16:38
Hi Peter,I've installed my editor action handler as you suggested, and it works fine. However I've noticed another problem that this provokes - the enter key now doesn't work correctly in dialog bo...
社区
IntelliJ IDEA Open API and Plugin Development
Language Console autocomplete popup problem
0 票
创建于
2011年03月08日 11:42
Excellent, that seems to work - thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Language Console autocomplete popup problem
0 票
创建于
2011年02月15日 08:06
This forum (http://devnet.jetbrains.net/community/idea/open_api_and_plugin_development) is where most people discuss plugin implementation, including language plugins.
社区
IntelliJ IDEA Open API and Plugin Development
Help getting started with custom language plugin
0 票
«
第一页
‹
上一页
下一页
›
最后
»