vimspector/support/test/python
Ben Jackson d42fd51f35 Support c-style comments in JSON
Debate rages about whether JSON should have comments. The specification
says it shouldn't but the author of JSON suggested that if you want to
use JSON for configuration, then pipe it through jsmin before parsing.

So that's what we do, using a tiny JSON minifier from
https://github.com/getify/JSON.minify/tree/python

Closes #135
2020-03-21 15:16:07 +00:00
..
no_conf Fix workspace root when no vimspector conf - use dir of current file 2020-02-16 20:01:00 +00:00
simple_python Support c-style comments in JSON 2020-03-21 15:16:07 +00:00