dzhibas / SublimePrettyJson

Prettify/Minify/Query/Goto/Validate/Lint JSON plugin for Sublime Text 3 & 4
MIT License
2.03k stars 180 forks source link

validate_on_save not work #168

Closed mercurykd closed 2 years ago

mercurykd commented 2 years ago

"pretty_on_save": true, "validate_on_save": true,

not work

windows 11, ST4 4126

mercurykd commented 2 years ago

if you install the extension manually via git, and manually reload the Pretty JSON.PrettyJsonListeners module in the console after the start, then it will work

jbartolozzi commented 2 years ago

having the same issue