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

Adding language, extensions and comments supports#2971

Merged
jasonsanjose merged 2 commits intoadobe:masterfrom
TomMalbran:tom/language-supports
Feb 27, 2013
Merged

Adding language, extensions and comments supports#2971
jasonsanjose merged 2 commits intoadobe:masterfrom
TomMalbran:tom/language-supports

Conversation

@TomMalbran
Copy link
Copy Markdown
Contributor

This requests adds:

  • Line and Block comments for PHP and C++.
  • New .jsx file extension for JavaScript.
  • Re-added the Haxe mode.

To add comments for PHP I had to add a new clike mode, since the inner most mode of PHP is clike and needed that to be registered as a mode. I would like it for a better way to add them, but didn't found it.

@ghost ghost assigned jasonsanjose Feb 27, 2013
@jasonsanjose
Copy link
Copy Markdown
Member

Looks good. Merging.

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