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

Faulty Comma in OS X Keymap #28

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

Conversation

ikanor
Copy link

@ikanor ikanor commented Feb 7, 2016

Trailing comma in the OS X keymap file was causing a settings parse error. This PR fixes it.

@adrianN
Copy link
Collaborator

adrianN commented Feb 7, 2016

That's weird. The comma also appears in the other platforms' keymaps and doesn't seem to cause problems there.

@rosshemsley
Copy link
Owner

Mm, indeed this is not in the spec http://www.json.org/.

Does it mind the comments? (I'm sure I've seen these in other ST packages, but I don't think they are explicitly allowed by the spec either)

@ikanor
Copy link
Author

ikanor commented Jun 13, 2016

Nope, it was just the commas the parser was complaining about.

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.

3 participants