m2mdas / phpcomplete-extended

A fast, extensible, context aware autocomplete plugin for PHP composer projects with code inspection features.
MIT License
216 stars 23 forks source link

Fix PHP Error Notice if `@return []` found #34

Open MitchellMcKenna opened 10 years ago

MitchellMcKenna commented 10 years ago
taoso commented 8 years ago

May be you @MitchellMcKenna should try the https://github.com/phpvim/phpcd.vim . A new phpcomplete extended version based on the PHP's Reflection.