主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2006年02月24日 18:50
dooh now I get a SOE when calling psiElement.getIcon(i) to get the ORIGINAL icon from IDEA to create a LayeredIcon from that :(
社区
IntelliJ IDEA Open API and Plugin Development
com.intellij.ide.IconProvider & Editor Icons
0 票
创建于
2006年02月09日 08:05
have a look at LookupItem, I can post some sample code if you need help
社区
IntelliJ IDEA Open API and Plugin Development
Completion with custom icons ?
0 票
创建于
2006年02月10日 17:52
answering myself: using ((ProjectViewNode)node).getSettings() instead of parameter viewSettings does the trick
社区
IntelliJ IDEA Open API and Plugin Development
Problem with ViewSettings passed to TreeStructureProvider
0 票
创建于
2006年04月05日 18:51
okidokiProjectView.getInstance(project).refresh();now works as expected in Demetra, but how to refresh the editor tabs?EditorFactory.getInstance().refreshAllEditors(); doesn't help..
社区
IntelliJ IDEA Open API and Plugin Development
Problem with ViewSettings passed to TreeStructureProvider
0 票
创建于
2006年03月23日 20:02
maybe related is http://www.jetbrains.net/jira/browse/IDEA-6067
社区
IntelliJ IDEA Open API and Plugin Development
What happened to "src" attribute auto-completion ?
0 票
创建于
2006年03月19日 11:56
if you're using Demetra you can use Language.injectAnnotator()
社区
IntelliJ IDEA Open API and Plugin Development
Contributing an annotator
0 票
创建于
2005年08月02日 14:24
Hello Dmitry,my wishlist:- more samples- ofcourse better JavaDoc, at least package-level JavaDoc would help a lot when entering the joys of OpenAPI ;)- more HowTos- maybe OpenAPI-users can submit p...
社区
IntelliJ IDEA Open API and Plugin Development
Poll: What is the most important thing for reducing plugin development pain?
0 票
创建于
2006年03月21日 21:39
Hi Maxim,well, IMHO it is distracting for the user to see all annotators go away and come back after fixing just one error - the user does not necessarily understand the difference between (syntax)...
社区
IntelliJ IDEA Open API and Plugin Development
Another Annotator question ;-)
0 票
创建于
2006年04月14日 17:08
don't forget to make them GutterIconRenderers working then ;)
社区
IntelliJ IDEA Open API and Plugin Development
Annotation.setFileLevelAnnotation(): not usable for errors/warnings?
0 票
创建于
2006年04月14日 12:12
thanks, I'll have a lookbtw, there might be room for memory usage improvements here Retained Size com.intellij.ide.plugins.cl.IdeaClassLoader 8.938.440 16 % java.util.Vector 8.654.480 16 ...
社区
IntelliJ IDEA Open API and Plugin Development
DEMETRA: how to contribute to searchable dialog options?
0 票
«
第一页
‹
上一页
下一页
›
最后
»