Konrad Machlowski

- Total activity 56
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Created Git merge - ignore whitespaces
Hey,How do I turn on ignoring whitespaces during merge solving conflicts?Jetbrains webpage says there should be a dropdown in idea diff tool, but there isn't one...Is there a option to turn it on o... -
Created Intellij air descriptor generator with Maven and flexmojos
Hey,I'm using IntelliJ 13 and Maven + Flexmojos.We've run into a problem, where we use 4.12 SDK and IntelliJ whilst compilation (Make project) generates air descriptor file with sdk version 3.1, wh... -
Created [Flex] Whilst debugging, sometimes editor window will duplicate
Hey,Great effort on bringing 13.1 live! There seem to be one issue though for me. Whilst I'm debugging my Flex project and stepping through lines of code, very often I notice that editor window dup... -
Created Auto make for Flex projects
Hello guys,Just downloaded IJ 12 Leda because I wanted to try out the auto make new feature.There is a problem however. I cannot seem to have it working for my Flex project. Nothing really happens ... -
Created [FLEX] Shortcut to kill compilation process
Hi there!Is there any shortcut to kill the compilation process?The scenario is this: I'm initiating compilation process by running debug currently selected run configuration, but in the middle of t... -
Created MXML editor ciolors & fonts
Hello guys,Today I thought I'd give EAP 11 a shot.Everything works perfectly except for one thing. I've spent about an hour setting up new colors & fonts for ActionScript and it seems perfect! Howe... -
Created Editting MXML files
So I've been using IDEA for quite some time now, a year I think. The thing that bugs me the most is the speed concerning editting mxml files.When you have like 200+ lines of code in mxml, it is tot... -
Created Global (not Project-only) copyrights within IDEA
Hello!Is there a way to define copyrights in such a way, that when I create new Project I will be able to choose them from a list, like I do with Settings->Copyrights ?And if not, is there a way ar... -
Created Problems regarding Subversion
Hello guys.I have few problem I'd like to share with you regarding Subversion within IntelliJ IDEA.1) How do you Unshare once shared project?2) How to switch URL of the module? When I try VCS->Subv... -
Created Paste class + its package from Code Completion
Hello!I find it somehow disturbing, that only on some occasions IntelliJ is able to recognize if I need full qualified class name with its package path, in MXML.What I'd like to know, if there is a...