resting
- 活动总数 113
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 41
-
创建于 How do I cherry pick commits from another branch?
Can't find the option in PHPStorm. Is it possible? -
创建于 Cannot commit large number of files
I'm trying to commit a large number of files as show in the screenshot. But nothing happens when I tried Commit Changes via shortcut or the menu. Please advise how to resolve this? -
创建于 How to make use of change lists and task list?
I've been using PHPStorm for quite a while, but I've always used Sourcetree as my VCS. I'm trying ditch Sourcetree and do all my VCS stuffs in PS, but I'm not sure how to make use of change list an... -
创建于 Choose server to upload
I have some severs under the "Build, Execution, Deployment" > "Deployment"But when I do a right-click, "Upload To..."I only see one of them.And its not the one that I set as Default, which is the o... -
创建于 Override auto formatting?
There are times the auto formatting doesn't work perfectly.Heres and example: <?php if (isset($atts['association_link']) && isset($atts['association_image'])&& $atts['association_link'] !== '' && ... -
创建于 Import / Export settings not working
I've selected all the options for export on my laptop, exported it to dropbox.Then on the desktop, I import the exported file.However, live templates are missing. Specifically the group PHP. Only o... -
创建于 File list not updating since update to 1.8.0_51?
Is anyone having the same problem?My project folder doesn't update any addition of new files after I updated Java.Synchronizing the folder and invalidating/restart didn't work.I can't work in anoth... -
创建于 Is it possible to change the color of the active window tab?
Its hard to see which tab is active when I have lots of tabs opened at the same time.Really hope I can change the active one to a brighter color. -
创建于 Autocompletion for yii2?
How do I get PS to do autocompletion for yii2?For example the `yii\web\BadRequestHttpException` class in my controller? -
创建于 Toggle between matching HTML tags
I can move to a closing HTML tag with "Move caret to matched Brace".But I can't move back using the same shortcut.I can overcome this with the Back command, but its useful to be able to jump to a m...