Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexey Gopachenko
Total activity
2494
Last activity
September 24, 2018 09:09
Member since
August 06, 2009 15:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1011
Activity overview
Articles (0)
Posts (0)
Comments (1483)
Sort by recent activity
Recent activity
Votes
Edited
July 12, 2017 10:45
Issue page is available to everyone, please try again. So far there is no easy way to modify existing class definition, neither with "metadata" or java code, but we're planning to make this possibl...
Community
PhpStorm
PhpStorm plugin for autocompletions
0 votes
Created
June 06, 2017 14:01
Sure, you have to implement com.jetbrains.php.lang.psi.resolve.types.PhpTypeProvider3 (or what will be the highest version soon). This is exactly how .phpstorm.meta.php done. It just does not have ...
Community
IntelliJ IDEA Open API and Plugin Development
How to set a type for a variable
0 votes
Created
June 06, 2017 13:43
Official comment
This will only work if corresponding PSI element supports reference contributions. Historically this is done only for certain literal expressions. For PHP StringLiteralExpression is such an element...
Community
IntelliJ IDEA Open API and Plugin Development
ReferenceContributor don't works for existing languages
0 votes
Created
May 08, 2017 10:16
Official comment
"this file is included in my php-openapi.jar" I guess you mean its NOT included... com.jetbrains.php.lang.psi.PhpPsiElementFactory#createStatement is indeed the most safe way to create a statemen...
Community
IntelliJ IDEA Open API and Plugin Development
PHPstorm plugin create statement
0 votes
Created
December 09, 2016 18:24
"It works perfectly" We combine feedback from 500000+ users across various channels when making our decisions. As I said "It was deliberately removed and will not be supported anymore because its ...
Community
PhpStorm
Ctrl + B in PhpStorm v2
0 votes
Created
November 24, 2016 17:35
I have found and addressed couple of hotspots after looking at chamilo (will and other cases too). You'll be able to try it in tomorrow's EAP. Also, consider an important workaround -> please disab...
Community
PhpStorm
PhpStorm extremely slow on large source files
0 votes
Created
November 24, 2016 16:03
Official comment
I have found and addressed couple of hotspots for chamilo and others. You'll be able to try it in tomorrow's EAP. More important -> please disable automatic SQL language injection (or better langua...
Community
PhpStorm
PhpStorm extremely slow on large source files
0 votes
Created
November 24, 2016 13:33
@Eb Develop I'm looking at chamilo-lms, julitosss described his case quite sufficiently, thank you. We need logs to detect 3rd party plugins related problems and other crucial info. The latter is e...
Community
PhpStorm
PhpStorm extremely slow on large source files
0 votes
Created
November 24, 2016 10:49
@Maks Nikitin - annoyed enough to file a proper support request with logs, profiles and all? @everyone posting "me too" here won't help, really. On the contrary, filing a support request, providing...
Community
PhpStorm
PhpStorm extremely slow on large source files
0 votes
Created
November 22, 2016 15:21
@julitosss thank you. I'll take a good look at chamilo-lms project.
Community
PhpStorm
PhpStorm extremely slow on large source files
0 votes
«
First
‹
Previous
Next
›
Last
»