Skip to content

Specify paths for the debugger to ignore #1

@AdamHarte

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.

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