Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Breakpoints no longer work for awaited function after 0.10.10 February update #54

Closed
andrew-w-ross opened this issue Mar 9, 2016 · 2 comments
Assignees

Comments

@andrew-w-ross
Copy link

I'm not entirely sure if I should raise the ticket here of the vscode repository.
As the title says breakpoints no longer work after the update but if I put a debugger statement in then it will correctly show the source code and step through but attempting to add any breakpoints fails.

Edit turns out it's on awaited results that it's having an issue.

@andrew-w-ross andrew-w-ross changed the title Breakpoints no longer work on after 0.10.10 February update Breakpoints no longer work for awaited function after 0.10.10 February update Mar 9, 2016
@weinand weinand self-assigned this Mar 18, 2016
@weinand
Copy link
Contributor

weinand commented Mar 18, 2016

@andrew-w-ross what version of node are you using? Could you provide a code snippet (or even better a project folder) that shows the issue? Thanks.

@weinand
Copy link
Contributor

weinand commented Mar 29, 2016

Closed since no additional information received after 11 days.

@weinand weinand closed this as completed Mar 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants