Skip to content

Explore the idea of an extension that improves Logpoint UX #6

@hediet

Description

@hediet

Also, I would like to have a command to set a logpoint that stores a local variable to global, so that you can later access the object in the debug console.

I think it would be cool if comments could set logpoints:

const x = new Obj(); // @log-ref
const y = 1 + 2; // @log: y

Since source maps are line based, the comment does not change anything. It could cause a recompile though.

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