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

Removed json 4 parser and updated completion to work with json 7 parser #217

Merged
merged 1 commit into from Jan 16, 2020

Conversation

JPinkney
Copy link
Contributor

This PR finally gets rid of the old JSON 4 parser and updates auto-completion to work with the json 7 parser.

Fixes: #150

Signed-off-by: Josh Pinkney joshpinkney@gmail.com

Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
@coveralls
Copy link

Coverage Status

Coverage increased (+5.1%) to 72.716% when pulling 0040590 on autocompletion-json-7 into a66f06d on master.

@JPinkney JPinkney merged commit 76e1472 into master Jan 16, 2020
@JPinkney JPinkney deleted the autocompletion-json-7 branch January 16, 2020 16:26
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.

Make auto completion use JSON Schema 7 parser
2 participants