By editor, 4 May, 2018 Configure PhpStorm for Drupal coding standards Tags Drupal 8 IDE Change default settings of PhpStorm. File -> Default settings -> Editor -> Code Style -> PHP Drupal recommends less than 80 characters per line. Set "Tab size", "Indent" and "Continuation indent" to 2
By editor, 24 July, 2017 Install Xdebug with NginX Server Tags Debug IDE Install Xdebug php sudo apt install php-xdebug Configure Xdebug Example: sudo gedit /etc/php/5.6/mods-available/xdebug.ini
By editor, 22 July, 2016 PhpStorm IDE - Develop drupal modules Tags Drupal 8 Drupal 7 IDE You can easily intergrate drupal coding standards using following file. PhpStorm_settings_code_style_schema.zip On netbeans,
By editor, 27 November, 2015 Develop drupal modules using Netbeans IDE Tags Drupal 8 Drupal 7 IDE You can easily intergrate drupal coding standards, files extention using following file. Netbeans Config.zip On netbeans, Goto : Tools->Options