Problem/Motivation
On first install, without enough coffee, it was not clear to me which Drupal debug settings were required.
Steps to reproduce
- Get little sleep, skip morning coffee
- Wake up and immediately try installing new module to test it
- Fumble through the instructions
- Realize Twig development mode is not enabled in your newly set up sandbox
Proposed resolution
Include admin path to "Make sure Drupal debugging is activated" (/admin/config/development/settings) to clarify the Twig development mode debug settings are required, rather than Xdebug or some other debugging system.
Remaining tasks
Simple addition of path to clarify debug settings intent
User interface changes
none
API changes
none
Data model changes
none
Issue fork visual_debugger-3450381
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mabho commentedThank you, Alex, your change totally makes sense, and I am incorporating it in the documentation.
Comment #5
mabho commentedComment #6
mabho commented