主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Maxim Kolmakov
活动总数
80
最后的活动
2021年04月20日 07:57
成员加入日期
2013年08月20日 14:12
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
32
活动概览
帖子(0)
评论(47)
按最近的活动排序
最近的活动
投票数
创建于
2021年04月20日 07:57
Do I understand correctly that you want to have no indent for setters? If that so, the only option is to set "Continuation Indent" to 0 in Preferences | Editor | Code Style | PHP but this will disa...
社区
PhpStorm
Templating getters and setters to be on one line
1 票
创建于
2013年08月20日 14:20
To achive one liners you need to enable checkbox in "Settings->Code Style->PHP->Wrapping and Braces->Simple methods in one line" and then remove all new lines from template. Unfortunately blank lin...
社区
PhpStorm
Templating getters and setters to be on one line
1 票
创建于
2019年05月02日 10:17
@Copong PhpStorm will bundle JDK 11 starting from 2019.2.
General
Troubleshooting
Selecting the JDK version the IDE will run under
0 票
创建于
2017年11月09日 10:55
Unfortunately, source files in PHP.jar are not publicly available and not part of OpenAPI. Do you miss something specific? In this case, we could think of moving required parts to OpenAPI.
社区
IntelliJ IDEA Open API and Plugin Development
PHP source files
0 票
创建于
2017年11月07日 10:37
You can find OpenAPI sources in <installation_dir>/plugins/php/lib/php-openapi.jar. Please also see: http://www.jetbrains.org/intellij/sdk/docs/phpstorm/setting_up_environment.html
社区
IntelliJ IDEA Open API and Plugin Development
PHP source files
0 票
创建于
2017年08月08日 13:05
@ben Please attach log files (Help|Show Logs in...) after an attempt to verify PHPCS.
社区
PhpStorm
PHPStorm Codesniffer problem
0 票
创建于
2017年05月31日 08:54
I still believe it's easier to provide this file inside your plugin instead of implementing the same logic using our Java API since our implementation is very optimized and stable. See https://gith...
社区
IntelliJ IDEA Open API and Plugin Development
How to set a type for a variable
0 票
创建于
2017年05月30日 16:53
正式评论
Actually, you don't have to develop a plugin for that. Just create .phpstorm.meta.php file in the root of a project with the following content: <?phpnamespace PHPSTORM_META { $STATIC_METHOD_TYPE...
社区
IntelliJ IDEA Open API and Plugin Development
How to set a type for a variable
0 票
创建于
2017年05月25日 11:46
正式评论
This is a bug. Please vote for https://youtrack.jetbrains.com/issue/WI-33015.
社区
PhpStorm
Parenthesis and phpdoc's fully-qualified structural element names
0 票
创建于
2017年03月28日 17:03
That is a bug https://youtrack.jetbrains.com/issue/WI-23988 Please vote to get notified on the progress.
社区
IntelliJ IDEA Open API and Plugin Development
Class definition not updated after PhpDoc modified
0 票
下一页
›
最后
»