You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use the custom variable indium-debugger-blackbox-regexps to exclude all node internal source files. VSCode has a nice option to just exclude <node_internals>, is there something similar for Indium? If not, can you give some example regexp?
Thanks a lot and best regards
David
The text was updated successfully, but these errors were encountered:
I would like to use the custom variable
`indium-debugger-blackbox-regexps` to exclude all node internal source
files. VSCode has a nice option to just exclude <node_internals>, is
there something similar for Indium? If not, can you give some example
regexp?
Unfortunately this feature was lost with the 2.0 release of Indium.
I'll work on a replacement though.
Hi,
I would like to use the custom variable
indium-debugger-blackbox-regexps
to exclude all node internal source files. VSCode has a nice option to just exclude <node_internals>, is there something similar for Indium? If not, can you give some example regexp?Thanks a lot and best regards
David
The text was updated successfully, but these errors were encountered: