Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jay
Total activity
165
Last activity
January 17, 2016 19:25
Member since
August 24, 2006 15:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
62
Activity overview
Posts (28)
Comments (75)
Sort by recent activity
Recent activity
Votes
Created
July 19, 2007 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...
Community
IntelliJ IDEA Plugin Users
Freemarker plugin - Flex or JavaCC, that is the question
0 votes
Created
February 21, 2007 10:36
of course for free and open-sourcei thought it's already a standard %)
Community
IntelliJ IDEA Plugin Users
php support - is someone interested?
0 votes
Created
July 20, 2007 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...
Community
IntelliJ IDEA Plugin Users
Freemarker plugin - Flex or JavaCC, that is the question
0 votes
Created
October 05, 2007 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...
Community
IntelliJ IDEA Plugin Users
Questions about language plugin
0 votes
Created
October 07, 2007 23:37
you're welcome ;)
Community
IntelliJ IDEA Plugin Users
Questions about language plugin
0 votes
Created
July 07, 2008 13:15
PHP plugin is actually not available for IDEA 8, the version from June 6th just does not have the ”until version“ attribute
Community
IntelliJ IDEA Plugin Users
[PHP] Built in support for PHP in IntelliJ 8?
0 votes
Created
July 05, 2008 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 ...
Community
IntelliJ IDEA Plugin Users
[ANN] - PHP plugin alpha
0 votes
Created
September 14, 2006 15:25
great!thanks a lot.looking forward for more layers
Community
IntelliJ IDEA Open API and Plugin Development
A little bit of something for your reading pleasure
0 votes
Created
September 15, 2006 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...
Community
IntelliJ IDEA Open API and Plugin Development
PsiReference and completion
0 votes
Created
November 13, 2006 21:12
thank you!and in 5.1 per chance?
Community
IntelliJ IDEA Open API and Plugin Development
Can i change icon of a file depending on it's contents?
0 votes
«
First
‹
Previous
Next
›
Last
»