主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jay
活动总数
165
最后的活动
2016年01月17日 19:25
成员加入日期
2006年08月24日 15:27
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
62
活动概览
帖子(28)
评论(75)
按最近的活动排序
最近的活动
投票数
创建于
2007年07月19日 20:25
Hi!As far as i know javaCC is both lexer and parser while jflex is only a lexer.I know of one plugin (GroovyJ) that used ANTLR as lexer and parser, but i think the typical approach for custom langu...
社区
IntelliJ IDEA Plugin Users
Freemarker plugin - Flex or JavaCC, that is the question
0 票
创建于
2007年02月21日 10:36
of course for free and open-sourcei thought it's already a standard %)
社区
IntelliJ IDEA Plugin Users
php support - is someone interested?
0 票
创建于
2007年07月20日 10:51
Hi, Colin!Yes i'm sure they did it, but they commented then:+Alas, this approach to adding Groovy support to IntelliJ IDEA wasn't the correct one. Ahand-written fault-tolerant parser is what should...
社区
IntelliJ IDEA Plugin Users
Freemarker plugin - Flex or JavaCC, that is the question
0 票
创建于
2007年10月05日 10:51
hi!1. to highlight escape sequences in strings you have to return tokens for them from the lexeryou can do it either by modifying your lexer or by wrapping your lexer in LayeredLexer2. to highlight...
社区
IntelliJ IDEA Plugin Users
Questions about language plugin
0 票
创建于
2007年10月07日 23:37
you're welcome ;)
社区
IntelliJ IDEA Plugin Users
Questions about language plugin
0 票
创建于
2008年07月07日 13:15
PHP plugin is actually not available for IDEA 8, the version from June 6th just does not have the ”until version“ attribute
社区
IntelliJ IDEA Plugin Users
[PHP] Built in support for PHP in IntelliJ 8?
0 票
创建于
2008年07月05日 17:03
I want it to be available for Selena, because it's the current version.And Diana has changed a lot so i don't have time to write for both.I will switch to Diana of course when the plugin gains all ...
社区
IntelliJ IDEA Plugin Users
[ANN] - PHP plugin alpha
0 票
创建于
2006年09月14日 15:25
great!thanks a lot.looking forward for more layers
社区
IntelliJ IDEA Open API and Plugin Development
A little bit of something for your reading pleasure
0 票
创建于
2006年09月15日 17:14
well, as far as i know, idea inserts some identifier at the current cursor position in filethen parsers this fragment thus obtaining a psielement that corresponds to this dummy identifier.then it c...
社区
IntelliJ IDEA Open API and Plugin Development
PsiReference and completion
0 票
创建于
2006年11月13日 21:12
thank you!and in 5.1 per chance?
社区
IntelliJ IDEA Open API and Plugin Development
Can i change icon of a file depending on it's contents?
0 票
«
第一页
‹
上一页
下一页
›
最后
»