SublimePrettyJson icon indicating copy to clipboard operation
SublimePrettyJson copied to clipboard

Validation issues

Open purple512 opened this issue 1 year ago • 1 comments

I'm having a really hard time using this extension.

I just want to validate JSON. The "validate on save" setting does absolutely nothing. I type invalid JSON and it saves it without a peep. Apparently this is #172 which has been reported and broken for a year with no update.

I can select validate from the command palette but I can't stand using that thing, and there appears to be no way to bind a key to validate? Why?!?

I want to use this extension but at every turn it is fighting me.

purple512 avatar Jul 13 '23 11:07 purple512

I grepped through the source out of desperation and it seems you can in fact bind a key to pretty_json_validate.

You would absolutely never know this from reading the documentation though.

image

purple512 avatar Jul 13 '23 11:07 purple512