主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2015年07月16日 06:11
Please check out com.intellij.ide.actions.GotoActionBase
社区
IntelliJ IDEA Open API and Plugin Development
Dialog similar to Ctrl+N
0 票
创建于
2015年07月16日 07:15
There's a bunch of inheriting classes implementing various "Goto" functionality
社区
IntelliJ IDEA Open API and Plugin Development
Dialog similar to Ctrl+N
0 票
创建于
2015年07月13日 06:56
For Icons, use IconProvider (search the forum for more pointers).It's no problem to register additional extensions for existing filetype, just register them via com.intellij.openapi.fileTypes.FileT...
社区
IntelliJ IDEA Open API and Plugin Development
JavaScript API: Change Icon for JSLike file.
0 票
创建于
2015年07月13日 11:42
JavaScript support is only available in Ultimate Edition.$IDEA_HOME$/plugins/JavaScriptLanguage/lib
社区
IntelliJ IDEA Open API and Plugin Development
JavaScript API: Change Icon for JSLike file.
0 票
创建于
2015年07月13日 12:24
Certainly not. Please make sure you do not override your code with previous manual mapping of filetype to DS extension.
社区
IntelliJ IDEA Open API and Plugin Development
JavaScript API: Change Icon for JSLike file.
0 票
创建于
2015年07月13日 06:55
Indeed, the latter is the up-to-date documentation (we will update the "old" one accordingly soon)
社区
IntelliJ IDEA Open API and Plugin Development
What happened to all the code examples in the open api docs?
0 票
创建于
2015年08月24日 08:18
Vladimir, indeed "key" is replaced by "language", I've updated the javadoc accordingly.
社区
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 票
创建于
2015年08月20日 06:35
Use com.intellij.psi.search.searches.AllClassesSearch with corresponding searchScope
社区
IntelliJ IDEA Open API and Plugin Development
How to get all the classes in a module.
0 票
创建于
2015年08月19日 06:14
You can find usage examples in IntelliJ Community, do they help? What exactly are your questions about it?
社区
IntelliJ IDEA Open API and Plugin Development
CachedValuesManager - simple example
0 票
创建于
2015年09月30日 19:24
Please file a bug with more details here https://youtrack.jetbrains.com/issues/IDEA Thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Plugin with BaseValueAction not appearing in menu
0 票
«
第一页
‹
上一页
下一页
›
最后
»