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

Test: SourceMaps enabled by default #19098

Closed
2 tasks done
roblourens opened this issue Jan 23, 2017 · 1 comment
Closed
2 tasks done

Test: SourceMaps enabled by default #19098

roblourens opened this issue Jan 23, 2017 · 1 comment
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Milestone

Comments

@roblourens
Copy link
Member

roblourens commented Jan 23, 2017

Test: microsoft/vscode-chrome-debug-core#134
Complexity: 2

In node and node2

  • Test that you can debug with sourcemaps without setting "sourceMaps" in your launch config
  • Test that you can still disable sourcemaps by setting "sourceMaps": false
  • Test that you can still debug an app without sourcemaps when "sourceMaps" is enabled (ie when it's not in the launch config)
@roblourens roblourens added debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item labels Jan 23, 2017
@egamma egamma modified the milestone: January 2017 Jan 23, 2017
@kieferrm
Copy link
Member

Tested on macOS.

@kieferrm kieferrm removed their assignment Jan 24, 2017
@mjbvz mjbvz removed their assignment Jan 24, 2017
@mjbvz mjbvz closed this as completed Jan 24, 2017
@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 testplan-item
Projects
None yet
Development

No branches or pull requests

4 participants