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

Add view object to self #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pccowboy
Copy link

@pccowboy pccowboy commented Oct 27, 2023

This fixes #172

Not sure why, but when the self object is passed to the PrettyJsonLintListener::on_post_save method, it does not have a view object as part of the data.

This just adds the view object that was passed in back to the self object.

Seems to be like something else must be broken for this to happen, but all I really care about is having the save functionality working.

@deathaxe
Copy link
Contributor

This PR is obsolete, superseded by #184.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"validate_on_save": true, not working sublime 4
2 participants