Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Jakeii
/
JavaScriptNext.tmLanguage
Public
forked from
AntonNguyen/JavaScriptNext.tmLanguage
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 30, 2015
Merge pull request #143 from rwaldron/template-string
Show description for 8f0d074
simonzack
committed
8f0d074
View commit details
Copy full SHA for 8f0d074
Browse repository at this point
Feature naming correction: quasi => template-string
rwaldron
committed
993e2ad
View commit details
Copy full SHA for 993e2ad
Browse repository at this point
Commits on Nov 28, 2015
include 'this' in constructors, e.g. `new this.someProperty.SomeClass()`
simonzack
committed
b045e37
View commit details
Copy full SHA for b045e37
Browse repository at this point
Commits on Nov 25, 2015
Revert "added quasi string html" due to #142
Show description for 8b50f46
simonzack
committed
8b50f46
View commit details
Copy full SHA for 8b50f46
Browse repository at this point
added LICENSE, cf #141
simonzack
committed
11c1ad6
View commit details
Copy full SHA for 11c1ad6
Browse repository at this point
Merge branch 'master' of github.com:Benvie/JavaScriptNext.tmLanguage
simonzack
committed
a940c45
View commit details
Copy full SHA for a940c45
Browse repository at this point
added quasi string html
simonzack
committed
f99fb11
View commit details
Copy full SHA for f99fb11
Browse repository at this point
Commits on Jul 29, 2015
Merge pull request #135 from yyx990803/master
Show description for ff77adc
simonzack
committed
ff77adc
View commit details
Copy full SHA for ff77adc
Browse repository at this point
Commits on Jul 26, 2015
add support for ES7 class property initializers
yyx990803
committed
702a654
View commit details
Copy full SHA for 702a654
Browse repository at this point
Commits on Jun 3, 2015
Merge pull request #127 from sindresorhus/update-node-core-modules
Show description for a0c9dc5
simonzack
committed
a0c9dc5
View commit details
Copy full SHA for a0c9dc5
Browse repository at this point
Commits on May 23, 2015
Update list of Node core modules
Show description for 9da0127
sindresorhus
committed
9da0127
View commit details
Copy full SHA for 9da0127
Browse repository at this point
Commits on May 19, 2015
Merge pull request #125 from zertosh/more-console-support
Show description for efd7c4c
simonzack
committed
efd7c4c
View commit details
Copy full SHA for efd7c4c
Browse repository at this point
Add more console.* methods
zertosh
committed
2eb51f7
View commit details
Copy full SHA for 2eb51f7
Browse repository at this point
Commits on Apr 20, 2015
Merge pull request #118 from zertosh/fix-anon-func-symbol
Show description for 99c2ff3
simonzack
committed
99c2ff3
View commit details
Copy full SHA for 99c2ff3
Browse repository at this point
Add arrow funcs and class to Symbol List Function
zertosh
committed
d97eb37
View commit details
Copy full SHA for d97eb37
Browse repository at this point
Match function stored to single var
zertosh
committed
918e891
View commit details
Copy full SHA for 918e891
Browse repository at this point
Commits on Apr 18, 2015
Merge pull request #116 from zertosh/fix-eager-yield
Show description for fb32a92
simonzack
committed
fb32a92
View commit details
Copy full SHA for fb32a92
Browse repository at this point
Fix eager yield
zertosh
committed
134a42c
View commit details
Copy full SHA for 134a42c
Browse repository at this point
Commits on Apr 14, 2015
Merge pull request #113 from zertosh/regexp-begin
Show description for 43b9fe9
simonzack
committed
43b9fe9
View commit details
Copy full SHA for 43b9fe9
Browse repository at this point
Merge pull request #112 from zertosh/await-as-control-flow
Show description for 33cba6c
simonzack
committed
33cba6c
View commit details
Copy full SHA for 33cba6c
Browse repository at this point
Commits on Apr 11, 2015
Fix regexp "punctuation.definition.string.begin"
zertosh
committed
8d2ae39
View commit details
Copy full SHA for 8d2ae39
Browse repository at this point
Match "yield *"
zertosh
committed
41e413a
View commit details
Copy full SHA for 41e413a
Browse repository at this point
Recategorize "await" as "keyword.control.flow"
zertosh
committed
9eadbf4
View commit details
Copy full SHA for 9eadbf4
Browse repository at this point
Commits on Apr 10, 2015
Merge pull request #111 from zertosh/add-indent-rules
Show description for 8e8a2df
simonzack
committed
8e8a2df
View commit details
Copy full SHA for 8e8a2df
Browse repository at this point
Add JavaScript Indent
zertosh
committed
691a9c6
View commit details
Copy full SHA for 691a9c6
Browse repository at this point
Merge pull request #107 from zertosh/add-json-tmlanguage
Show description for 6bbac99
simonzack
committed
6bbac99
View commit details
Copy full SHA for 6bbac99
Browse repository at this point
Merge pull request #110 from zertosh/octal-and-binary-literals
Show description for 52ad7cb
simonzack
committed
52ad7cb
View commit details
Copy full SHA for 52ad7cb
Browse repository at this point
Merge pull request #109 from zertosh/string-content-in-quasi-string
Show description for c5e4c20
simonzack
committed
c5e4c20
View commit details
Copy full SHA for c5e4c20
Browse repository at this point
Merge pull request #106 from zertosh/simple-arrow-functions
Show description for 563038e
simonzack
committed
563038e
View commit details
Copy full SHA for 563038e
Browse repository at this point
Commits on Apr 9, 2015
Match binary and octal literals
zertosh
committed
d504e88
View commit details
Copy full SHA for d504e88
Browse repository at this point
Include string-content in literal-quasi
zertosh
committed
da6ed79
View commit details
Copy full SHA for da6ed79
Browse repository at this point
Commits on Mar 25, 2015
Add json tmlanguage
zertosh
committed
5838bd2
View commit details
Copy full SHA for 5838bd2
Browse repository at this point
Commits on Mar 21, 2015
Arrow functions w/ a single argument and no parens
zertosh
committed
47cb835
View commit details
Copy full SHA for 47cb835
Browse repository at this point
Commits on Mar 15, 2015
Merge pull request #104 from zertosh/more-operator-accessor
Show description for f25d3ef
simonzack
committed
f25d3ef
View commit details
Copy full SHA for f25d3ef
Browse repository at this point
Commits on Mar 14, 2015
Capture missing "keyword.operator.accessor"
zertosh
committed
39839bd
View commit details
Copy full SHA for 39839bd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.