主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Álvaro González
活动总数
178
最后的活动
2026年02月18日 17:12
成员加入日期
2010年07月23日 16:48
关注
0 名用户
关注者数
0 名用户
投票数
32
订阅数
57
活动概览
帖子(30)
评论(59)
按最近的活动排序
最近的活动
投票数
创建于
2019年11月17日 09:43
Your screen-shot shows you do have a CLI interpreter (specifically 7.2.2). But the CLI interpreter is only needed for command-line scripts. If Chrome and Apache are involved I presume you are build...
社区
PhpStorm
How to install CLI interpreter to open a php file?
0 票
创建于
2019年09月26日 08:08
Within "Search Everywhere", the exact equivalent of Visual Studio Code's "Go to File" command is the "Files" tab, which can also be found at "Navigate/ File" and has its own keyboard short-cut.
社区
PhpStorm
Goto Anything in PHPStorm?
0 票
创建于
2019年08月18日 13:29
What the error says is that the interpreter you are using to run Composer is 5.6.40, so that must be the case. If you are running Composer from within the IDE (Tools/ Composer menu) please review t...
社区
PhpStorm
PHP version set for the project isignored
0 票
创建于
2019年08月02日 14:53
If you're experiencing slow-downs in file system operations, it's unlikely that rewriting the whole JetBrains product suite to switch from its current virtual machine based stack to a different ven...
社区
PhpStorm
Please increase speed of PHPstorm
0 票
创建于
2019年08月02日 14:44
Fonts can be changed basically in every drop-down selector you get when you type font in the Settings dialogue. I presume you've already tried that ("tried everything" can be open to interpretation...
社区
PhpStorm
default language font changed
0 票
已编辑于
2019年01月27日 16:15
As Andriy points out you must be having a very specific issue that needs trouble-shooting. I'm using PhpStorm at home to full power in a 4+ years old PC with 8 GB of RAM and it's all pretty smooth ...
社区
PhpStorm
How to set default highlighting level to Syntax for the current project, and all projects to come
0 票
已编辑于
2019年01月19日 18:06
Please open program settings and review Editor/ File Types. You probably asigned that file name as registered pattern for Text.
社区
PhpStorm
Single PHTML file not shown as php
0 票
创建于
2019年01月10日 18:34
You also try Postfix Completion (JavaScript has a predefined "switch" you can adapt) though it isn't as intuitive as live templates.
社区
PhpStorm
More verbose PHP autocomplete?
0 票
创建于
2019年01月06日 19:12
We'll have to admin that split editor handling in Visual Studio Code is superb in general. I find myself dragging editor tabs in PhpStorm all the time, then remembering that I need to invoke "Split...
社区
PhpStorm
Auto Maximize Split Editors
0 票
已编辑于
2018年12月20日 17:54
With this code: <?phpclass Foo{ public function convertIntegerToDecimal() { } public function convertDecimalToInteger() { }}$class = new Foo();$class->convert .. I get these sugge...
社区
PhpStorm
Incorrect order of suggestions
0 票
«
第一页
‹
上一页
下一页
›
最后
»