-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Add support for complex file extensions like ".coffee.md" or ".html.erb" #2940
Comments
Comment by njx Open for community committers. |
Comment by jbalsas Reviewing... |
Comment by jbalsas There's a conflict while merging... mostly due to ba472a381d112c7733b0d0926d93da07ea2818fd opening the API. Please, merge with master. |
Comment by jbalsas Finish reviewing... Looks good, and as we saw in #3083, it already solves a possible use case for ruby files.
|
Comment by DennisKehrig Finally: all done! |
Comment by DennisKehrig I take that back, a unit test fails. |
Comment by DennisKehrig Good to go now. |
Comment by jbalsas
|
Comment by jbalsas Also, it looks that one of the last merges has created a conflict here, so please, merge with master again :S |
Comment by DennisKehrig Thank you for the review! I'll get to this tomorrow. |
Comment by DennisKehrig Superseded by #3285, closing |
Issue by DennisKehrig
Wednesday Mar 13, 2013 at 12:30 GMT
Originally opened as adobe/brackets#3122
The entries in the fileNames field of a language definition can now also contain extensions since file names are checked before extensions are checked.
DennisKehrig included the following code: https://github.com/adobe/brackets/pull/3122/commits
The text was updated successfully, but these errors were encountered: