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

feat(vscode): add Debug Spec to debug .spec.ts files directly #129

Merged
merged 1 commit into from
Oct 25, 2018
Merged

feat(vscode): add Debug Spec to debug .spec.ts files directly #129

merged 1 commit into from
Oct 25, 2018

Conversation

didierdemoniere
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    VSCode debug spec feature

  • What is the current behavior? (You can also link to an open issue here)
    we currently need to go to the compiled .spec.js file to launch the debugger

  • What is the new behavior (if this is a feature change)?
    go to your .spec.ts file add some breakpoints and launch Debug Spec

  • Other information:

@bitjson
Copy link
Owner

bitjson commented Oct 25, 2018

@didierdemoniere this is fantastic, thank you for sharing!

I'll handle updating the integration test hashes in another PR.

@bitjson bitjson merged commit 310502d into bitjson:master Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants