Alexander Ashitkin
- 活动总数 294
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 109
-
创建于 AssertionError: commitDocument left PSI inconsistent - why this happens?
Hi!I'm trying to implement a plugin. My parser works somehow, but then i'm trying to edit existing sources, i'e got the exception below.Could you advise on it, please?Thanks, AlexERROR - pplication... -
创建于 How to flatten module groups?
I need to degroup to the flat list as in the scope definition dialog. Is it possible?Thanks in advance, Alex. -
创建于 Assign file type by regex?
Hi, All.is it possible somehow? The current wildcards ? and * is not enough for me. i need to explicictly set format like "ISSUE-\d{4,5}" to avoid file types collisions. currently i use 2 patterns ... -
创建于 Is it possible to force idea to treat the editor content as an raw text?
Sometimes when i work with a huge markup sql/xml/cvs files idea trying to parse it and works slowly. On other hand i do not want to treat all sql files as a plain text. So, it will be convinient to... -
创建于 need help - fail to run single test, although can run whole package (org.jetbrains.idea.maven)
So if i trying to run say org.jetbrains.idea.maven.compiler.ResourceCopyingTest it fails with NPE:java.lang.NullPointerException at com.intellij.ide.plugins.IdeaPluginDescriptorImpl.insertDepend... -
创建于 is it possible to get tree-like view for properties file in idea?
i mean split properties by dot and create tree? -
创建于 How to split editor
Hi Jetbrains.recently i found it's possible, but i can't find any info how.A link with screenshot оf splitted editor - http://www.infoworld.com/d/developer-world/infoworld-review-top-java-programmi... -
-
创建于 performance summary for 9.0
Hi, jetbrains.In my new company i see a lot of people migrating from idea 9.0 to eclipse or to the v.7.0. I know indexing and some other things became significantly slower in 9.0, and there are lot... -
创建于 Does dinamyc class reloading for weaved files supported?
I do have problems with synchronization of executable code and sources. My breakepoints becomes invalid after i do class reloadin via "Update (ctrl+f10)>update classes and resources )". i suppose t...