ivan v
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
ivan v created a post, 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... -
-
ivan v created a post, 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... -
ivan v commented, -
ivan v created a post, 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... -
-
ivan v created a post, 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... -
ivan v created a post, 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... -