Alexander Ashitkin
- Total activity 292
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 108
-
Created 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... -
Created 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. -
Created 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 ... -
Created 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... -
Created 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... -
Created is it possible to get tree-like view for properties file in idea?
i mean split properties by dot and create tree? -
Created 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... -
-
Created 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... -
Created 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...