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

source maps interpretation inconsistent #18373

Closed
cdaringe opened this issue Jan 10, 2017 · 2 comments
Closed

source maps interpretation inconsistent #18373

cdaringe opened this issue Jan 10, 2017 · 2 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues

Comments

@cdaringe
Copy link

cdaringe commented Jan 10, 2017

  • VSCode Version: Version 1.8.1 (1.8.1)
  • OS Version: osx 10.11.6

problem statement

  • source maps are only periodically honored, based on compiled content.

discussion

  • i confess, this may be an issue with babels sourceMap output, but i'm still debugging that. i figured i'd post this in advanced in case there is existing visibility or ideas people might have.

example

  1. observe a compile->test->debug session, watch sourceMaps not be honored
  2. add a debugger statement. observe another compile->test->debug session, watch sourceMaps be honored

babel-sourcemaps-not-honored mov

Steps to Reproduce:

  1. see https://github.com/cdaringe/babel-vscode-source-map-woes
@cdaringe cdaringe changed the title source maps interpret inconsistent source maps interpretation inconsistent Jan 10, 2017
@mjbvz mjbvz added the debug Debug viewlet, configurations, breakpoints, adapter issues label Jan 10, 2017
@cdaringe
Copy link
Author

cdaringe commented Jan 10, 2017

this was working per intent in the same code base as shown over in the screen cast at facebook/create-react-app#1360

gotta🚶 for a bit. maybe it will come to me :)

@roblourens
Copy link
Member

Not exactly sure what's happening in your gif, but the test repo works fine for me. I'm using vscode insiders, so maybe something is fixed there now.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues
Projects
None yet
Development

No branches or pull requests

3 participants