Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: improve debugging #179

Closed
wants to merge 1 commit into from

Commits on Oct 20, 2023

  1. chore: improve debugging

    Add more debugging so that its easier to understand what is happening.
    
    Default debugging setting to that the DEBUG environment if set so that
    the developer doesn't have to set it manually in settings when running a
    debug session.
    
    Also enable npm-groovy-lint debugging which is key to understanding
    issues. While this was previous set for debugging sessions in the
    environment the setting would always override it.
    stevenh committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0b5a23f View commit details
    Browse the repository at this point in the history