whatisgithub

What is javascriptnext.tmlanguage?

yyx990803/javascriptnext.tmlanguage — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2015-07-26

3Audience · developerComplexity · 1/5Dormant

In one sentence

A Sublime Text syntax package that correctly highlights modern ES6+ JavaScript features like classes, arrow functions, and destructuring.

Mindmap

mindmap
  root((repo))
    What it does
      Highlights JavaScript syntax
      Supports ES6 features
      Replaces default highlighter
    Tech stack
      YAML rule files
      Converted to XML
      Sublime Text package
    Use cases
      Highlight arrow functions
      Highlight classes
      Highlight destructuring
    Audience
      Developers
      Sublime Text users
    Setup
      Install via Package Control
      Pick matching color scheme
      Switch file syntax mode

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Install this package in Sublime Text so modern JavaScript syntax like arrow functions and classes highlights correctly.

USE CASE 2

Pair the syntax highlighter with a matching color scheme for a more readable editing experience.

USE CASE 3

Contribute new syntax rules by editing the simpler YAML files instead of raw XML.

USE CASE 4

Fix a Sublime Text setup where new ES6 features show up as errors or unstyled generic code.

What is it built with?

YAMLXMLSublime Text

How does it compare?

yyx990803/javascriptnext.tmlanguage0marildo/imago100/geotwitter
Stars333
LanguagePythonPython
Last pushed2015-07-262015-09-10
MaintenanceDormantDormant
Setup difficultyeasymoderate
Complexity1/52/53/5
Audiencedevelopergeneralgeneral

Figures from each repo's GitHub metadata at analysis time.

Copy-paste prompts

Prompt 1
Walk me through installing this ES6 syntax highlighter in Sublime Text using Package Control.
Prompt 2
Explain how the YAML rule files in this repo get converted into Sublime Text's XML syntax format.
Prompt 3
Help me add a highlighting rule for a JavaScript feature that isn't covered yet in this tmLanguage file.
Prompt 4
Recommend a color scheme that works well with this ES6-aware JavaScript syntax highlighter.

Frequently asked questions

What is javascriptnext.tmlanguage?

A Sublime Text syntax package that correctly highlights modern ES6+ JavaScript features like classes, arrow functions, and destructuring.

Is javascriptnext.tmlanguage actively maintained?

Dormant — no commits in 2+ years (last push 2015-07-26).

Who is javascriptnext.tmlanguage for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.