Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Andriy Bazanov
Total activity
14631
Last activity
April 16, 2026 07:14
Member since
July 22, 2010 13:43
Following
0 users
Followed by
2 users
Votes
768
Subscriptions
5209
Activity overview
Posts (1)
Comments (8653)
Sort by recent activity
Recent activity
Votes
Created
October 27, 2015 10:55
I do not know about such command line switch.I guess such behaviour depends on your IDE settings -- where to open new project: a) instead of current b) always new window; c) always ask. So check yo...
Community
PhpStorm
Creating a project programatically
0 votes
Created
October 26, 2015 21:40
Hi there,You may find these (and related) tickets useful: https://youtrack.jetbrains.com/issue/IDEA-12130 https://youtrack.jetbrains.com/issue/IDEA-144773 https://youtrack.jetbrains.com/issue/IDEA-...
Community
PhpStorm
Feature idea / discussion
0 votes
Created
October 24, 2015 19:23
Hi there,Rather random thought: Create deployment configuration of SFTP type and configure it (in case if you have not got for this host already) and mark it as Default for this project. Create yo...
Community
PhpStorm
PHP interpreter setting error: "PHP version: Not installed"
0 votes
Created
November 10, 2015 20:17
So ..4. How did you configure PHPUnit in PhpStorm?Have not seen anything for that yet.-----The error tells that PHP (yes, PHP itself) is unable to find your (well, Drupal's) classes.Do you use boot...
Community
PhpStorm
Not able to get debug working
0 votes
Created
November 10, 2015 21:05
http://imgur.com/BR19RdvWas that what you were expecting? Yes.It's just some people still making wrong choices here ... so I had to double check it.I did find 'bootstrap.php' under \html\vendor\ph...
Community
PhpStorm
Not able to get debug working
0 votes
Created
November 10, 2015 23:22
Well ... your screenshot seems to be OK (at least I do not see anything obviously wrong).Should I be using that as well as the phpunit.xml.dist file?I would at least try that.I found three:The one ...
Community
PhpStorm
Not able to get debug working
0 votes
Created
November 03, 2015 09:57
Hi there,What is your OS? I guess Linux or Mac.Please try changing Antialiasing options in "Settings/Preferences | Appearance & Behaviour | Appearance | Antialiasing"
Community
PhpStorm
Phpstorm 10 fonts
0 votes
Created
November 11, 2015 14:10
Hi there,v10 is the "last version". Well .. 10.0.1 as of today.For latest releases of the previous versions have a look at https://confluence.jetbrains.com/display/PhpStorm/Previous+PhpStorm+Releases
Community
PhpStorm
download last version
0 votes
Created
August 06, 2015 08:59
Hi there,You can submit PR to the https://github.com/JetBrains/phpstorm-stubs and once accepted it will be included with the next PhpStorm version.If you do not want to participate in the above -- ...
Community
PhpStorm
PHP Documentation and auto-complete not up to date
0 votes
Created
August 06, 2015 09:23
You cannot disable it.Place fixed stub in some .php file anywhere in the project -- IDE will use it instead (especially if it's in the same file where sample code is used). For example:<?php/** * (...
Community
PhpStorm
PHP Documentation and auto-complete not up to date
0 votes
«
First
‹
Previous
Next
›
Last
»