Marcin Rembała

- 活动总数 115
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 44
-
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 FileBasedIndex.getAllKeys filtered by module scope
已回答It 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... -
创建于 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...