Skip to content

Live editing with vscode isn't working #2132

Closed
@cesarvarela

Description

@cesarvarela

Not sure if this is a bug or a naming confusion, but live editing doesn't seem to be working as it should:

For example, if I hit a breakpoint like this:
image

and then, if I edit the console.log('ssss ss') statement and save, the execution should go one step back in the call stack and stop there, then hitting F5 would hit the breakpoint again, allowing me to edit the statement again, and so on. This is how it works with the Chrome dev tools, but isn't happening here.

Is it possible to get it to work? If not, then it is not exactly live-editing :D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions