Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Feature request: not my code #34

Closed
lonix1 opened this issue Jan 26, 2019 · 1 comment
Closed

Feature request: not my code #34

lonix1 opened this issue Jan 26, 2019 · 1 comment

Comments

@lonix1
Copy link

lonix1 commented Jan 26, 2019

It would be nice to have a "not my code" feature for debugging. So we can step over platform code, like "node_modules" etc.

When doing regular debugging this can be enabled in the launch profiles. But with this plugin those profiles aren't used.

Perhaps a new option in the settings, e.g.

"javascript-test-runner.skipFiles": [
  "<node_internals>/**/*.js",
  "${workspaceFolder}/node_modules/**/*.js"
]
@g3offrey
Copy link
Owner

Hello,

Please accept my apologies for the late answer.
I published a status about this extension. 😞
(TL;DR: I won't be able to work on it anymore)

#41 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants