FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add parameter highlighting for ES2015’s arrow functions. by savetheclocktower · Pull Request #62 · textmate/javascript.tmbundle · GitHub

Add parameter highlighting for ES2015’s arrow functions. - #62

Open
savetheclocktower wants to merge 1 commit into
textmate:masterfrom
savetheclocktower:master
Open

savetheclocktower wants to merge 1 commit into
textmate:masterfrom
savetheclocktower:master

Conversation

Copy link
Copy Markdown

Also: properly highlight constants like null and false when they are default values of parameters.

Before:

After:

I borrowed portions of these patterns from this JavaScript (Babel) language definition for Atom. I do agree with #51, though, that ultimately the best solution would be to port that grammar over to TextMate; some of its scope names would need to be fixed, but it's probably less effort than bringing things over piecemeal.

Also: properly highlight constants like `null` and `false` when they are default values of parameters.
This file contains hidden or 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
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.

1 participant


Back | FazBrowse Home | New Git URL