Skip to content

Conversation

@FichteFoll
Copy link
Member

I modified the "make_tmlanguage" command (and the build system) to convert any JSON file into a Property List and getting the new extension from the current extension in a format like the good old ".JSON-tmLanguage".

Additionally I added a selector to the build system so it would be auto-detected by Sublime Text.

…list

Use the part after `.JSON-` as new extension to be compatible with `.JSON-tmLanguage` (which is not a bad standard at all)
Use simple `.plist` for `.json` files
…ector value so Sublime's auto-detection of build system works for these
(btw, it is not *always* necessary to reload a syntax definition file; rather rarely)
@guillermooo
Copy link
Member

Looks good to me. Thanks!

guillermooo added a commit that referenced this pull request May 16, 2012
@guillermooo guillermooo merged commit 22e9cc6 into SublimeText:master May 16, 2012
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.

2 participants