Microsoft/TypeScript

Provide an xclangspec file for TypeScript syntax highlighting in Xcode

Open

#3.404 geöffnet am 6. Juni 2015

Auf GitHub ansehen
 (7 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)TypeScript (6.726 Forks)batch import
Help WantedSuggestion

Repository-Metriken

Stars
 (48.455 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (9 gemergte PRs in 30 T)

Beschreibung

This is a feature request for the TypeScript team to ship an xclangspec file with the TypeScript sources in order to provide support for syntax highlighting of the language in the Xcode IDE.

Google has done the same for their Go language; see here for an example of the xclangspec file format: https://code.google.com/p/go/source/browse/misc/xcode/go.xclangspec?r=30b0c392132645259e053a2ba8904383a55bab03

Contributor Guide