Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Edu Garcia
Total activity
46
Last activity
January 16, 2016 14:07
Member since
June 18, 2013 00:25
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
14
Activity overview
Posts (14)
Comments (18)
Sort by recent activity
Recent activity
Votes
Created
June 19, 2013 13:21
I have the following element:<element property="my.property"/>'my.property' is a property from a .properties file. I wanted to Cmd+Click on it to go to the .properties file.I implemented a Converte...
Community
IntelliJ IDEA Open API and Plugin Development
DOM error checking
0 votes
Created
June 18, 2013 11:27
Well, I haven't done any profiling yet, but the "algorithm" is something along the lines of:1. Find .properties files linked to this XML flie (<properties file="myprop.properties"> elements)2. Find...
Community
IntelliJ IDEA Open API and Plugin Development
Caching on a DOM Converter
0 votes
Created
June 18, 2013 10:51
Thank you very much, that was it :)
Community
IntelliJ IDEA Open API and Plugin Development
PsiReference to PsiFile
0 votes
Created
October 30, 2013 22:28
Thank you! I was hoping to avoid the manual checkings for function and class names, though.
Community
IntelliJ IDEA Open API and Plugin Development
References for code strings
0 votes
Created
October 30, 2013 23:40
Well, maybe you had some kind of API to say something like: "only for something matching this list of psi elements, do this". Anyway, is better asking before doing something stupid, right? :)Thank ...
Community
IntelliJ IDEA Open API and Plugin Development
References for code strings
0 votes
Created
October 29, 2013 10:22
I thought it was, but that part is not called if you have ('|' being the cursor):public vo|id...and pressing enter. It gets only called when you create a new empty line.
Community
IntelliJ IDEA Open API and Plugin Development
API for indenting
0 votes
Created
January 06, 2014 22:31
I'll continue doing it that way, thank you.
Community
IntelliJ IDEA Open API and Plugin Development
Inspection and method signature
0 votes
Created
January 06, 2014 02:57
Thanks, will do.
Community
IntelliJ IDEA Open API and Plugin Development
EditorTextField and selection
0 votes
Created
January 06, 2014 22:31
It makes sense. I'll avoid adding the underline, then. A simple file intention will have to do for now. Thank you!
Community
IntelliJ IDEA Open API and Plugin Development
File "inspection"
0 votes
Created
April 13, 2014 23:53
Yeah, I agree with that, but the problem is I only care at one specific point. The alternative will be adding an optional newline check after every single token or rule, but that seems to be a bit ...
Community
IntelliJ IDEA Open API and Plugin Development
Processing newlines
0 votes
«
First
‹
Previous