Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Add more special mode types #2014

Merged
merged 1 commit into from
Nov 1, 2012
Merged

Add more special mode types #2014

merged 1 commit into from
Nov 1, 2012

Conversation

redmunds
Copy link
Contributor

@redmunds redmunds commented Nov 1, 2012

More fixes for issue #1826

I added mappings for SQL, CoffeeScript, and YAML.

@peterflynn JSON files show up as "JavaScript" for me. Where are you seeing "Json"?

Editing C, C++, and C# files seems like it's pretty rare in Brackets. OK to punt on those?

@ghost ghost assigned peterflynn Nov 1, 2012
@@ -189,7 +189,7 @@ define(function (require, exports, module) {

s = s.toLowerCase();

// Handle special cases
// Handle special cases (in order of likely occurrance)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling nit: "occurrence" with an e

@peterflynn
Copy link
Member

Probably not worth making a whole new commit for, though... I'll just go ahead and merge now.

peterflynn added a commit that referenced this pull request Nov 1, 2012
Add more mode name special cases
@peterflynn peterflynn merged commit 32d67aa into master Nov 1, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants