We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

is there latest version of zephir ide or editor with code completion?

i found the post https://forum.phalcon.io/discussion/1555/zephir-ide, but it's too old, i am start a new discusstion.

is there latest version of zephir ide or editor with code completion?

all versions plugins for vscode, sublime text, atom and PHPStorm are too old and without code completion.



85.5k

no unfortunatly.

there was a repo with phpstorm plugin, which you had to manually install , but i am unable to find it ... It is not much, but at least it was something

There is zephir plugin for phpstorm, it's not perfect but it's good enough.



465

Does it has code completion?

There is zephir plugin for phpstorm, it's not perfect but it's good enough.

edited Jun '18

Partially for few things yes. Not code completion like recognize classes of objects and completion for methods names etc. But it can code complete for example variable names.

You can install it in phpstorm, it's in plugins repository called Zephir.



465

Hi, i have been tried it yestoday, there is only syntax highliting. thanks

Partially for few things yes. Not code completion like recognize classes of objects and completion for methods names etc. But it can code complete for example variable names.

You can install it in phpstorm, it's in plugins repository called Zephir.