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
Posts (0)
Comments (1483)
Sort by recent activity
Recent activity
Votes
Created
January 28, 2014 15:32
have you tried to actually creating classes \int etc. and putting them in a file in your project - just to fix those "class" refs?..
Community
IntelliJ IDEA Open API and Plugin Development
PHPStorm customize parameter type inspection (scalar types)
0 votes
Created
January 30, 2014 18:37
Sorry, this is not user-serviceable (or augumentable), it counters current language behavior too much.
Community
IntelliJ IDEA Open API and Plugin Development
PHPStorm customize parameter type inspection (scalar types)
0 votes
Created
March 31, 2014 17:27
Please file this all as an issue at http://youtrack.jetbrains.net/issues/WI#newissue=yes and we'll continue there.You'll need to create IndexableSetContributor and we'll need to provide you with an...
Community
IntelliJ IDEA Open API and Plugin Development
Php Type Providers
0 votes
Created
April 02, 2014 15:36
http://youtrack.jetbrains.com/issue/WI-22743
Community
IntelliJ IDEA Open API and Plugin Development
Php Type Providers
0 votes
Created
April 04, 2012 10:57
Just compare the build numbers, not the version numbers. First number (111, 117) is a git release branch number and the second (1...100...500...) is the sequental build number in the branch.the git...
Community
IntelliJ IDEA Open API and Plugin Development
jIDEA is not finding anything ! (is this a bug?)
0 votes
Created
April 06, 2012 03:30
Yes, your IDE is WAY too old.Get latest 11.1 build (117.*) Also, switch your git to branch "117" to be on the same page.You may try to use PHP PSI but we are not providing any information here yet...
Community
IntelliJ IDEA Open API and Plugin Development
jIDEA is not finding anything ! (is this a bug?)
0 votes
Created
October 24, 2012 16:58
Nope, we don't have an open API.
Community
IntelliJ IDEA Open API and Plugin Development
[PHPStorm] How to read PHP Servers?
0 votes
Created
March 17, 2013 18:45
Well we started to publishing APIs in 6.0. We'll provide extension points to achieve this and tutorials how to use them. Please stay tuned.
Community
IntelliJ IDEA Open API and Plugin Development
How to tell to the IDE what class is some var?
0 votes
Created
April 29, 2013 13:59
Its impossible to access indexes from this EP implementation ATM - it is called when indexes are built too.We plan to address this soon.Please use PhpStorm forums for all PS-specific openapi quiest...
Community
IntelliJ IDEA Open API and Plugin Development
PHP OpenAPI: Deadlock when renaming class
0 votes
Created
August 09, 2013 08:03
1. Nothing specific to PHP here - TestClass::testMethod() is a PsiNamedElement, just use ReferencesSearch utility methods to find all references in given scope.2. PhpIndex at your service to find e...
Community
IntelliJ IDEA Open API and Plugin Development
few questions - phpstorm plugin - open api
0 votes
«
First
‹
Previous
Next
›
Last
»