Still new to Drupal, but I've read over the docs countless times and can't figure this out. I'm not seeing Twig's debug comments. I am using a sub-theme of 'Bootstrap 3'. Running on local environment in Windows (XAMPP).
In /sites/default/services.yml
debug: true
auto_reload: true
cache: false
I've cleared the cache more times than I can count. I've also tried, unsuccessfully, making various changes to settings.php as well, however since these changes aren't in the docs I'm guessing they shouldn't be required for enabling debug statements.