Code completion for solr extension.

I'm using a php extension solr (http://ua2.php.net//solr). It's possibly create autocompletion for this pecl extension ?

0

Hi there,

http://youtrack.jetbrains.com/issue/WI-174#comment=27-308661 -- it has some solr stub file attached (over 1 year old; no idea how good it is).

Download that file and place anywhere in your project (will be used by IDE only).

You can modify that file to be more accurate (e.g. add parameter types; missing functions/classes etc). The same approach is used for all known to PhpStorm classes/functions/constants -- just Ctrl+Click on any standard function/class and see it yourself.


P.S.
Actual solr-specific ticket: http://youtrack.jetbrains.com/issue/WI-6620

0
Avatar
Permanently deleted user

Thanks, that it's fine.

0

请先登录再写评论。