[TYPO3-dev] PHP editors context menu for methods and vars

Elmar Hinz elmar07 at googlemail.com
Mon Sep 17 13:38:59 CEST 2007


Hello,

in Java editors it's a standard to select methods (and variables) in the
context menu. It's available for variables, that contain an object, and
methods that return an object. The context menu typically pops up when you
enter a dot in such a context. 

In vim and emacs I can get a similar context menus, when I start typing the
first characters of the method, but I need to know the message name before.
So in this point I can't reach the same speed of production.

Are there any PHP editors offering the same features like Java editors. Does
eclipse offering this?

Regards

Elmar












More information about the TYPO3-dev mailing list