Microsoft/TypeScript

Provide an xclangspec file for TypeScript syntax highlighting in Xcode

Open

#3,404 opened on Jun 6, 2015

View on GitHub
 (7 comments) (6 reactions) (0 assignees)TypeScript (48,455 stars) (6,726 forks)batch import
Help WantedSuggestion

Description

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