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
December 04, 2006 12:46
or
Community
IntelliJ IDEA Open API and Plugin Development
Icon for lookup item
0 votes
Created
February 20, 2007 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...
Community
IntelliJ IDEA Open API and Plugin Development
ReferenceProvider API
0 votes
Created
November 27, 2006 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...
Community
IntelliJ IDEA Open API and Plugin Development
Commenter in custom language: comments but not uncomments
0 votes
Created
November 28, 2006 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(...
Community
IntelliJ IDEA Open API and Plugin Development
Commenter in custom language: comments but not uncomments
0 votes
Created
April 04, 2007 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...
Community
IntelliJ IDEA Open API and Plugin Development
Remaining Language API questions
0 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
«
First
‹
Previous
Next
›
Last
»