forked from adobe/brackets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Ability to remove file extension/name mappings from existing Language
(adobe#6873) - with unit tests. - Remove inaccurate docs on Language add extension/name APIs - Fix PHP mixed-mode handling so token-level detection (getLanguageForMode()) works - similar to our handling of "htmlmixed" mode. Allows us to remove "clike" dummy language without breaking PHP Toggle Comment functionality
- Loading branch information
1 parent
cb540c4
commit 815994e
Showing
3 changed files
with
76 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters