Open ivanovit opened 6 years ago
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @ivanovit.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check
as a comment to the PR.
@ivanovit curious on this changeset? we were looking to merge some of these long standing pr's - do you believe this is still relevant?
Hi @NathanWalker,
It was a long time ago and I'm not sure it is still relevant. The LoadedScript explorer should now be a part of VSCode core which will make this PR irrelevant.
The code is very similar to the default nodejs implementation but it is active only for several debug requests.
https://github.com/Microsoft/vscode-node-debug/blob/52723cea407f9d152064df9c3f397475258d0bfd/src/node/extension/loadedScripts.ts#L98
Moving the LoadedScript explorer into VS Code core is on the 6 month roadmap of vscode so this code be unnecessary after that.
Screenshots: