Skip to content
This repository was archived by the owner on Oct 2, 2021. It is now read-only.
This repository was archived by the owner on Oct 2, 2021. It is now read-only.

Show generator state #32

Closed
Closed
@roblourens

Description

@roblourens
Member

P2, 1 day
Node adapter shows its state, don't know what this will take

Activity

roblourens

roblourens commented on Sep 13, 2016

@roblourens
MemberAuthor
if (object.status) {    // promises and generators have a status attribute
    value += ` { ${object.status} }`;
}
roblourens

roblourens commented on Oct 2, 2016

@roblourens
MemberAuthor
locked and limited conversation to collaborators on Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @roblourens

        Issue actions

          Show generator state · Issue #32 · microsoft/vscode-chrome-debug-core