kutch bhi
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 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, ... -
创建于 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! -
创建于 Storing settings for ideavim
I want to set :set ignorecase smartcase as the default for ideamVim . Possible ?Thanksphpstorm is amazing btw. -
创建于 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...