Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Maxim Kolmakov
Total activity
80
Last activity
April 20, 2021 07:57
Member since
August 20, 2013 14:12
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
32
Activity overview
Posts (0)
Comments (47)
Sort by recent activity
Recent activity
Votes
Created
April 20, 2021 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...
Community
PhpStorm
Templating getters and setters to be on one line
1 vote
Created
August 20, 2013 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...
Community
PhpStorm
Templating getters and setters to be on one line
1 vote
Created
May 02, 2019 10:17
@Copong PhpStorm will bundle JDK 11 starting from 2019.2.
General
Troubleshooting
Selecting the JDK version the IDE will run under
0 votes
Created
November 09, 2017 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.
Community
IntelliJ IDEA Open API and Plugin Development
PHP source files
0 votes
Created
November 07, 2017 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
Community
IntelliJ IDEA Open API and Plugin Development
PHP source files
0 votes
Created
August 08, 2017 13:05
@ben Please attach log files (Help|Show Logs in...) after an attempt to verify PHPCS.
Community
PhpStorm
PHPStorm Codesniffer problem
0 votes
Created
May 31, 2017 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to set a type for a variable
0 votes
Next
›
Last
»