git404hub

what is javascriptnext.tmlanguage fr?

yyx990803/javascriptnext.tmlanguage — explained in plain English

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

3Audience · developerComplexity · 1/5Dormant

tl;dr

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

vibe map

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 make with this?

VIBE 1

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

VIBE 2

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

VIBE 3

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

VIBE 4

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

what's the stack?

YAMLXMLSublime Text

how it stacks up fr

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.

prompts (copy fr)

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 fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.