PhpStormのコード補完メモ : PHP

PhpStormでコンポジッションのコード補完を行う。 @propertyを使う。 コード補完のターゲットが複数あるとMultiple definitions exsist for class…という警告が表 […]

PhpStormのXML/HTMLで閉じタグの自動挿入(補完)を停止する : PHP

ctrl + alt + s(command + ,) > 検索 smart key > Automatically insert closing tagのチェックをはずす。

PhpStormからphpDocumentor 2を使う : PHP

PhpStormからphpDocumentor 2を使うメモ。 環境 PhpStorm 5 XAMPP 1.7.1 for Mac PHP 5.3.1 コマンドの登録 登録 PHPのExternal Toolsでコマンド […]

PhpStormのメモ : PHP

PhpStormのメモ。 Settings画面 Windows Ctrl + Alt + s Mac command + , キーマップのPDFファイル » JetBrains WebStorm JetBra […]