主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jay
活动总数
165
最后的活动
2016年01月17日 19:25
成员加入日期
2006年08月24日 15:27
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
62
活动概览
帖子(28)
评论(75)
按最近的活动排序
最近的活动
投票数
创建于
2006年12月04日 12:46
or
社区
IntelliJ IDEA Open API and Plugin Development
Icon for lookup item
0 票
创建于
2007年02月20日 09:14
Hello, EugeneWhen i was writing a custom language plugin i remember there was a little problem to find out about what to return from getVariants method. The "official" guide said to return PsiEleme...
社区
IntelliJ IDEA Open API and Plugin Development
ReferenceProvider API
0 票
创建于
2006年11月27日 20:40
Good day!I still cannot get IDEA to uncomment my line comment. It worked once but when i changed parsing of comments it stopped.Can you tell me what are the requirements of psi parsing for uncommen...
社区
IntelliJ IDEA Open API and Plugin Development
Commenter in custom language: comments but not uncomments
0 票
创建于
2006年11月28日 08:15
Yes indeed!I have my only comment as a psi comment in a tree, and it is returned in a tokenset from parser definition.My psi tree looks something like thisParserFile:temp.p ParserClass PsiElement(...
社区
IntelliJ IDEA Open API and Plugin Development
Commenter in custom language: comments but not uncomments
0 票
创建于
2007年04月04日 10:00
Yup!I got the same question.I tried to parse everything outside my embedded code as some token type, then i made it a n InjectionHost and injected HTML into it but it was very poor mostly because t...
社区
IntelliJ IDEA Open API and Plugin Development
Remaining Language API questions
0 票
创建于
2007年03月30日 13:22
I think that all entries in the color scheme are based on the TextAttributesKeys assigned to ColorsPage. These keys correspond to highlighted regions in different languages. So when you have such a...
社区
IntelliJ IDEA Open API and Plugin Development
Creating a new EditorColorsScheme
0 票
创建于
2007年04月13日 10:05
It is possible.Please take a look at this part of ruby plugin:http://svn.jetbrains.org/idea/Trunk/ruby/src/org/jetbrains/plugins/ruby/ruby/templates/In between: is it possible to escape the dollar ...
社区
IntelliJ IDEA Open API and Plugin Development
Installing live templates
0 票
创建于
2006年11月22日 17:30
Thank you much!It works
社区
IntelliJ IDEA Open API and Plugin Development
Parameter Info
0 票
创建于
2007年07月19日 20:32
Hi Dan!Check this method ShowParameterInfoHandler.register()
社区
IntelliJ IDEA Open API and Plugin Development
Parameter Info
0 票
创建于
2007年09月07日 11:23
I'll claim June 2005-September 2005 if you don't mind ;)
社区
IntelliJ IDEA Open API and Plugin Development
Community help request: Filling the Plugin Development FAQ
0 票
«
第一页
‹
上一页
下一页
›
最后
»