This project is not covered by Drupal’s security advisory policy.

This module integrates the Ace code editor into Devel providing an intuitive and nice to use code pad for /devel/php

Features

  • Persistent storage of code between page refreshes.
  • Auto indentation and bracket completion.
  • Autocompletion of all static methods on the \Drupal class.
  • Autocompletion of static methods on common entity classes.

In D8, additional classes can be added via devel_ace_autocomplete_classes_alter() and in D7 additional functions can be added via devel_ace_autocomplete_functions_alter() but feel free to create an issue and i'd be happy to add them.

Supporting organizations: 
Sponsored development

Project information

Releases