主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Stephen Friedrich
活动总数
1583
最后的活动
2025年11月28日 21:06
成员加入日期
2003年02月20日 08:19
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
646
活动概览
帖子(205)
评论(728)
按最近的活动排序
最近的活动
投票数
创建于
2004年06月22日 11:16
Oops, never mind - just found the "Listening for renaming/moving of classes" topic from Gordon Tyler, who seems to be doing exactly the same plugin.
社区
IntelliJ IDEA Open API and Plugin Development
Can the newly opened api allows to extend the refactoring (rename/move)
0 票
创建于
2005年03月08日 17:01
Thanks a lot Maxim!I have not yet tried the Lexer part of your answer. (Because I had already resorted to visiting the PSI tree and getting the token type of each PsiJavaToken - will change that, s...
社区
IntelliJ IDEA Open API and Plugin Development
Help with Editor Selection + Color/Font Scheme
0 票
创建于
2005年03月08日 18:14
those are merged with RangeHighlighters later when painting is performed....Actually, it seems you'll have to implement whole Editorpainting algorithm to get desired results which seems tobe not th...
社区
IntelliJ IDEA Open API and Plugin Development
Help with Editor Selection + Color/Font Scheme
0 票
创建于
2005年03月09日 14:35
That works really nice, now additional highlighting of members and declarations is also preserved - my html export is even better than the built-in export ;)What I haven't managed to achieve is to ...
社区
IntelliJ IDEA Open API and Plugin Development
Help with Editor Selection + Color/Font Scheme
0 票
创建于
2005年03月09日 14:42
Hm, I think the general question is, how to get access to the Colors&Fonts/General settings and in which order to apply them.I just noticed that the following code does return the color configured ...
社区
IntelliJ IDEA Open API and Plugin Development
Help with Editor Selection + Color/Font Scheme
0 票
创建于
2005年03月09日 18:03
I'm getting really, really close to the original editor appearance. Still, it seems I am always one little detail away:How to get underline decorations (e.g. javadoc tags)?The very strange fact is ...
社区
IntelliJ IDEA Open API and Plugin Development
Help with Editor Selection + Color/Font Scheme
0 票
创建于
2006年08月17日 10:53
I am on my way! Thanks for the suggestion.The following code does indeed work. Just for testing it adds two dummy suggestions at the start of all smart completions. I have to set a final field to a...
社区
IntelliJ IDEA Open API and Plugin Development
Customize SmartType Code Completion?
0 票
创建于
2006年09月11日 09:56
Thanks a lot.It's working fine and I start to get the hang of Idea's ejb model.Will release a first version of my Seam plugin very soon.
社区
IntelliJ IDEA Open API and Plugin Development
Access to deployment descriptor: ejb-jar.xml
0 票
创建于
2006年09月26日 10:15
Thanks for the answer - I am really looking forward to that!
社区
IntelliJ IDEA Open API and Plugin Development
Nested nodes in diagram
0 票
创建于
2006年10月01日 00:48
Is it already available in 5755? (I haven't found anything new).Or will it be available only after Demetra final release?
社区
IntelliJ IDEA Open API and Plugin Development
Nested nodes in diagram
0 票
«
第一页
‹
上一页
下一页
›
最后
»