kutch bhi
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Make Caret move to indented position when using arrow keys automatically?
Say you have opened a file with a block of code: echo curl_error ( $ch); $info = curl_getinfo($ch); curl_close($ch); fclose($fp) ;} When one scrolls through the file using arrow keys, ... -
Created Quick popup documentation just shows 'fetching documentation' in android studio
Tried updating android studio to the latest versoin - 0.6.0 , but the problem remains ..Here is a screenshot: http://i.imgur.com/e036MUE.jpgHelp! -
Created Storing settings for ideavim
I want to set :set ignorecase smartcase as the default for ideamVim . Possible ?Thanksphpstorm is amazing btw. -
Created Backup to folder on Ctrl+s
I want to backup my php/js/html files to a folder on the dropbox folder, whenever I press a key combination (or a set of key combinations) , in phpstormCan I set this up without too much pain? If s...