主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Stephen Friedrich
活动总数
1583
最后的活动
2025年11月28日 21:06
成员加入日期
2003年02月20日 08:19
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
646
活动概览
帖子(205)
评论(728)
按最近的活动排序
最近的活动
投票数
创建于
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 票
创建于
2006年09月30日 23:27
To answer my own question:From String ResolvingConverter.toString(domNode, context)return the relative path to domNode starting from context.getInvocationElement()
社区
IntelliJ IDEA Open API and Plugin Development
XML Api: Need help with completion
0 票
创建于
2006年09月29日 15:05
Status update: I pushed down the getName() method to each individual node class and it did not help.Then I changed the reference in Transition back from DomToNode to a single specific node class (t...
社区
IntelliJ IDEA Open API and Plugin Development
XML Api: Help needed with Dom resolve/convert
0 票
«
第一页
‹
上一页
下一页
›
最后
»