主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2016年02月29日 20:03
Could you please ZIP this file and upload it somewhere else than Google Docs, e.g. DropBox? Thanks. I failed to download two times.
社区
IntelliJ IDEA Open API and Plugin Development
Retained references to PsiElements after project is closed
0 票
创建于
2016年02月29日 20:12
OK got it. Definitely some problems there. Is it possible to look at the source-code of the plugin?
社区
IntelliJ IDEA Open API and Plugin Development
Retained references to PsiElements after project is closed
0 票
创建于
2016年03月12日 11:29
See http://www.jetbrains.org/intellij/sdk/docs/basics/architectural_overview/general_threading_rules.html last paragraph
社区
IntelliJ IDEA Open API and Plugin Development
How can i separate thread?
0 票
创建于
2016年03月15日 18:49
Could you please clarify "giving me wrong results"? Is your plugin sources available?
社区
IntelliJ IDEA Open API and Plugin Development
Disable PostHighlightingVisitor when you have your own version
0 票
创建于
2016年03月15日 19:04
Please see http://www.jetbrains.org/intellij/sdk/docs/basics/architectural_overview/general_threading_rules.html for general rules. It's hard to tell what's wrong without full stacktrace and/or see...
社区
IntelliJ IDEA Open API and Plugin Development
problems with running a plugin in intellij 15.0
0 票
创建于
2016年03月16日 10:21
Could you share your sources? Otherwise it's impossible to diagnose what is happening here.
社区
IntelliJ IDEA Open API and Plugin Development
Create Source Editor in Android Studio Community Edition.
0 票
创建于
2016年03月16日 15:52
I'm referring to the code in your repository you linked above. Please try to debug into accept() method and see if filetype is correctly associated with your file. And verify there is no other asso...
社区
IntelliJ IDEA Open API and Plugin Development
Create Source Editor in Android Studio Community Edition.
0 票
创建于
2016年03月17日 15:26
Yes, you can add any Action to group NewProjectOrModuleGroup for generic setup or use EP com.intellij.projectImport.ProjectImportProvider to re-use "Import from existing sources" logic.
社区
IntelliJ IDEA Open API and Plugin Development
Create Source Editor in Android Studio Community Edition.
0 票
创建于
2016年03月29日 08:46
Does com.intellij.psi.util.MethodSignatureUtil#areSignaturesEqual(com.intellij.psi.PsiMethod, com.intellij.psi.PsiMethod) not work?
社区
IntelliJ IDEA Open API and Plugin Development
Comparing two PsiMethods
0 票
创建于
2016年03月29日 14:53
Could you share the resulting ZIP of your plugin?
社区
IntelliJ IDEA Open API and Plugin Development
Plugin Dependencies Not Working
0 票
«
第一页
‹
上一页
下一页
›
最后
»