Marcin Rembała
- Total activity 115
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 44
-
Created YAML plugin wierd behaviours
I'm working on plugin which using/depends on YAML plugin. I noticed several wierd behaviours of this plugin:On YAMLSequence like this:- !some.fully.qualified.java.class property: foo value ... -
Created How to trigger GeneralHighlightingPass operations after file based indexing process?
I have FileBasedIndex which is used to provide PsiReferences for custom element definied in a plain text files. This refereces are used in JSON object values. There is a problem when I change some... -
Created Annotating elements from other files
I've implemented custom annotator (subclass of com.intellij.lang.annotation.Annotator) and made operations only on PsiElement given as argument of annotate method, its children and siblings and I'm... -
Created FileBasedIndex.getAllKeys filtered by module scope
AnsweredIt is possible to do something like mentioned in post topic? Or in other way - can I get collection of values matching collection of given keys?Actually I do something like this: FileBasedInde... -
Created IDEA 12.0 - Weblogic remote debug - SocketConnection was closed before response was received
Remote debuging doesn't work. On previous version works fine (11.1.4).Why it doesn't work? Any ideas/solutions?Here is log from IDEA 12.0:2012-12-10 14:36:18,745 [ 0] INFO - #com.inte...