Rafael Biermann
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
-
Rafael Biermann 创建了一个帖子, Compare files in project tab with deployed version - without opening
Hi there, got a project in PHPStorm, I have a list of (local) files, which are connected to a remote server.I can compare local version with deployed version via Shift + CTRL + D - then the DIFF wi... -
-
Rafael Biermann 创建了一个帖子, Minify CSS locally on remote server files
In PhpStorm, is it possible to select a css file on a remote server, minify it (locally) and upload it minified as my.min.css - without having a project for it? -
-
Rafael Biermann 创建了一个帖子, How to enable "Collapse all" in "Structure" (File) context?
Hi, when opening a php or js file, there's a "structure" window in PhpStorm where all classes, functions and variables are listed. How to set it up to always collapse/fold the listing? Actually, wh... -
Rafael Biermann 进行了评论, -
Rafael Biermann 进行了评论, -
-
Rafael Biermann 创建了一个帖子, Export profiler / profiling result
Hi there, I'd like to export the result of a profiling run (in my case: php / PHPStorm). I'd like to see it, to make better before/after comparisons regarding code optimizations. Any chance to get ...