Borek Bernard
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created How to view Flex compilation issues?
I must be missing something very simple but where does IDEA show all the on-the-fly analysis errors for a Flex project? I can see them in the scroll-bar gutter but that is obviously per-file only a... -
Created Is IDEA a pure superset of PhpStorm / WebStorm?
Sorry for a basic question but is IDEA a pure superset of PhpStorm / WebStorm? I was wondering mainly because IDEA 12 has has now been released for a few days while WebStorm / PhpStorm 6 is still i... -
Created How to make JS code intelligence work for Node.js projects but exclude all the other `node_modules` files?
When developing a Node.js application, including everything from node_modules complicates matters with things like "Navigate to file" (I don't want the IDE to offer me tens of package.jsons from n...