neo-debugger icon indicating copy to clipboard operation
neo-debugger copied to clipboard

Cannot access child value on Newtonsoft.Json.Linq.JProperty.

Open djnicholson opened this issue 5 years ago • 0 comments

If a launch.json entry has a storage key but it is not of the expected type the user sees the following error in VS Code:

Cannot access child value on Newtonsoft.Json.Linq.JProperty.

It would be better to tell them what is wrong with their launch config (or maybe just ignore the malformed storage element).

djnicholson avatar Jan 02 '21 18:01 djnicholson