Leo Burov
- 活动总数 54
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 17
-
创建于 How to hide all panes but the main with one shortcut?
Is it possible to set up and press a shortcut to hide all support panes (e.g., file tree, debug, version control, etc.) at once? -
创建于 Is there an option to paste while maintaining relative indentation?
I looked in preferences and searched in forums but no results so far. This question is similar but it seems that the IDE's are too different.Here's what I would like it to do:Example 1:if (a > b) {... -
创建于 Is it possible change a highlighted class variable color?
As you can see in the screenshot this variable is competely un-readable and I can't find the setting that changes it's bloody hightlight color. The variable is declared as public at the top of... -
创建于 How to speed up slow javascript?
Hi,For some reason my javascript file gets very slow when it reaches a size hardly exceeding a couple of pages.Not just code asist, but even typing code itself lags. It is frustrating enough to spe... -
创建于 Deploying to FTP
Hello,I can't seem to figure out how to deploy an existing project to ftp. In the past I've been able to start a project directly from FTP files on my external server, but then I had difficulties d... -
创建于 Synchronization with FTP question
I have a project in phpstorm 1.0.2 set up to download from an ftp server. When I edit and save a file I'd like to hit project synchronize and have only the changed files uploaded to server.Is somet...