ivan v

Avatar
  • Total activity 24
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 8
  • Created

    Synchronization of files in phpstorm 10 is not working correctly.

    I have setup "Synchronization" to "Save files on frame deactivation"This is the onyl option that is checked in "Synchronization" section.However, while this option works, IDE also saves the file af...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Go to definition

    I can't find the solution in the keymap reference, so I've figured I as here.I'm using F4 while the carret is on the function/method name to quickly jump to definition, but I don't know how to come...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Shortcut to come back to coding panel

    I've look at the shortucts document , however I can't find a keyboard shortcut for coming back to the coding panel.So I'm asking is there a way to lets say go to projects panel (alt +1) and then  c...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Starting a live template on a new line

    I'm trying to create a Javascript  template from this codevar myVar = 42 This idea is that when I higllight the "myVar" i get thisvar myVar = 42;console.log(" myVar : "+ 42);I've tried with this:$S...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Waiting for Android Emulator

    Hi, I can't launch the Android Emulator when I compile the project.This is what I get in the console"Waiting for device."C:\Program Files (x86)\android-sdk-windows\tools\emulator.exe" -avd firstTes...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Problem starting Tomcat 7.0.19

    I'm new to Java, and while learning I've decided to use InteliJ IDEA for it.I have experience with the IDE through PHP development.I've used this wiki to setup a test project:http://wiki.jetbrains....
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    About the libraries and their paths

    Hi , coming from  flashDevelop / Flash Builder , I've wanted to give IntelliJ a try ,  and I'm confused about some things.I've set up a "Global Library" which is connected to a swc file , via "atta...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    UML code generation for AS3 not supported?

    IntelliJ Idea  can't create code from uml diagrams, for ActionScript?Meaning that I first create a diagram , and then generate the code?
    • 2 followers
    • 3 comments
    • 0 votes