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
March 30, 2007 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...
Community
IntelliJ IDEA Open API and Plugin Development
Creating a new EditorColorsScheme
0 votes
Created
April 13, 2007 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Installing live templates
0 votes
Created
November 22, 2006 17:30
Thank you much!It works
Community
IntelliJ IDEA Open API and Plugin Development
Parameter Info
0 votes
Created
July 19, 2007 20:32
Hi Dan!Check this method ShowParameterInfoHandler.register()
Community
IntelliJ IDEA Open API and Plugin Development
Parameter Info
0 votes
Created
September 07, 2007 11:23
I'll claim June 2005-September 2005 if you don't mind ;)
Community
IntelliJ IDEA Open API and Plugin Development
Community help request: Filling the Plugin Development FAQ
0 votes
Created
October 22, 2007 13:15
day or two? i envy you!i'm fighting with the php grammar for something like 7 days in total and it's already second round
Community
IntelliJ IDEA Open API and Plugin Development
AVR-assembler-support
0 votes
Created
November 04, 2007 16:45
Hello!Please consider the following plugin dev. FAQ (http://www.jetbrains.net/confluence/display/IDEADEV/PluginDevelopmentFAQ)There's a link to http://intellij.net/forums/thread.jspa?threadID=14977...
Community
IntelliJ IDEA Open API and Plugin Development
Compilation of example plugins
0 votes
Created
April 15, 2008 14:37
Thanks!This is quite useful also.
Community
IntelliJ IDEA Open API and Plugin Development
New API classes documentation
0 votes
Created
July 01, 2008 15:12
Another usage of ParserDefinition.getCommentTokens() is that the PsiBuilder will skip those tokens automatically.
Community
IntelliJ IDEA Open API and Plugin Development
How to make idea aware of TODOs within custom language
0 votes
Created
June 30, 2008 20:21
Thank you much!And by TypedHandlerDelegate you mean TypedActionHandler?Edited by: Jay on Jun 30, 2008 11:56 PM
Community
IntelliJ IDEA Open API and Plugin Development
Triggering code completion
0 votes
«
First
‹
Previous
Next
›
Last
»