Skip to content

Specify paths for the debugger to ignore #1

Description

@AdamHarte

The NodeJS debugger for VSCode has a "skipFiles" attribute you can add to your launch.json configuration (https://code.visualstudio.com/docs/nodejs/nodejs-debugging#_skipping-uninteresting-code). You can use this to skip particular files in the debugger.

The QuickJS debugger does not seem to offer anything like this, but it would be a really useful feature.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions