Tips

Key-Bindings

Eigene

Datei: .el

_ markiert die Position des Cursors.

C-öreturn _
C-äarray(_)
àarray__
C-$$this->_
C-£self::_
C--->_
C-!protected $_ = NULL;
C-¨public $_ = NULL;
C-M-¨static $_ = NULL;
C-üfunction _(){\n}
C-M-üstatic function _(){\n}
C-èprotected function _(){\n}
C-öreturn _
C-$self._
C-üdef _(self):

Java Script

C-$this._
C-£console.log(_);
C-üfunction _(){}
C-öreturn _