Is it possible to omit the inspect-brk arg? #752
-
We're using a framework called Bit to bundle components in our app. To run tests in Bit you use the command Adding any additional args (e.g. when nvim-dap appends Is it possible to omit the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
some more context, with the same launch.json |
Beta Was this translation helpful? Give feedback.
-
nvim-dap doesn't add the Looks like some of the extensions are setting it? https://cs.github.com/?scopeName=All+repos&scope=&q=inspect-brk+language%3Alua |
Beta Was this translation helpful? Give feedback.
nvim-dap doesn't add the
--inspect-brk
flag. It must be coming from elsewhere.Looks like some of the extensions are setting it? https://cs.github.com/?scopeName=All+repos&scope=&q=inspect-brk+language%3Alua