Add support for launch.json. It would help us folks who don't know how to program in lisp and would help when working on projects, not necessarily under our control, that already use launch.json. As far as I can tell emacs ships with a json parser[0], so wouldn't have to write one or reach for an external dependency.
[0] https://www.gnu.org/software/emacs/manual/html_node/elisp/Parsing-JSON.html
Add support for launch.json. It would help us folks who don't know how to program in lisp and would help when working on projects, not necessarily under our control, that already use launch.json. As far as I can tell emacs ships with a json parser[0], so wouldn't have to write one or reach for an external dependency.
[0] https://www.gnu.org/software/emacs/manual/html_node/elisp/Parsing-JSON.html