Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"validate_on_save": true, not working sublime 4 #172

Open
jbartolozzi opened this issue Jul 22, 2022 · 4 comments · May be fixed by #178
Open

"validate_on_save": true, not working sublime 4 #172

jbartolozzi opened this issue Jul 22, 2022 · 4 comments · May be fixed by #178

Comments

@jbartolozzi
Copy link

tested using ubuntu 22 / macos
installed via git and package control
i add "validate_on_save": true,
to my user settings (it's already in the deaults) and nothing happens on a json file on save.
the file is being highlighted etc as json

@TerminalFi
Copy link
Collaborator

TerminalFi commented Jul 22, 2022

Looking at it now. Can you give me an example JSON file?

@jbartolozzi
Copy link
Author

Even something like this
{ "test": 1.0, "tes2": "a", "tes3": "b" } }
if i do Command Palette -> Pretty JSON Validate the error shows up, but on-save doesnt seem to do anything.
No printout in the console either.

@TerminalFi
Copy link
Collaborator

Thanks! Think I have found the issue

@nanafwu
Copy link

nanafwu commented Aug 31, 2022

👋 I am still seeing this error. Has there been any fix pushed?

@pccowboy pccowboy linked a pull request Oct 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants