vimspector/support
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
..
bin Talk to a job from python 2018-05-16 02:31:23 +01:00
doc add example vimrc 2019-05-19 20:24:56 +01:00
site/jekyll Fix up the site 2019-11-06 15:53:03 +00:00
test Support c-style comments in JSON 2020-03-21 15:16:07 +00:00