Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential breakpoint indicators appear in wrong place after editing a file #82708

Closed
DanTup opened this issue Oct 16, 2019 · 2 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@DanTup
Copy link
Contributor

DanTup commented Oct 16, 2019

When editing a file and pressing Save during a debug session, the TypeScript breakpoint indicators end up in the wrong place:

Screenshot 2019-10-16 at 5 01 33 pm

They were correct until I hit save, then they jumped into the comment. I don't expect them to be correct (since I've modified the code, but the source maps are based on the old code), but it's weird to have this happen too.

@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 16, 2019
@vscodebot
Copy link

vscodebot bot commented Oct 16, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Oct 16, 2019
@isidorn
Copy link
Contributor

isidorn commented Oct 16, 2019

#81986

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants