From 5334ea8a2561a4083591cc2a0946ddc661c867f1 Mon Sep 17 00:00:00 2001 From: Dirk Baeumer Date: Thu, 25 Apr 2019 15:13:27 +0200 Subject: [PATCH] Fixes #730: TSX does not have a standardized language ID --- specification.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/specification.md b/specification.md index cda9f76..af6c842 100644 --- a/specification.md +++ b/specification.md @@ -655,6 +655,7 @@ Text documents have a language identifier to identify a document on the server s Language | Identifier -------- | ---------- +ABAP | `abap` Windows Bat | `bat` BibTeX | `bibtex` Clojure | `clojure` @@ -675,6 +676,7 @@ HTML | `html` Ini | `ini` Java | `java` JavaScript | `javascript` +JavaScript React | `javascriptreact` JSON | `json` LaTeX | `latex` Less | `less` @@ -693,13 +695,14 @@ R | `r` Razor (cshtml) | `razor` Ruby | `ruby` Rust | `rust` -Sass | `scss` (syntax using curly brackets), `sass` (indented syntax) +SCSS | `scss` (syntax using curly brackets), `sass` (indented syntax) Scala | `scala` ShaderLab | `shaderlab` Shell Script (Bash) | `shellscript` SQL | `sql` Swift | `swift` TypeScript | `typescript` +TypeScript React| `typescriptreact` TeX | `tex` Visual Basic | `vb` XML | `xml`