Microsoft/TypeScript

Provide an xclangspec file for TypeScript syntax highlighting in Xcode

Open

#3.404 aberto em 6 de jun. de 2015

Ver no GitHub
 (7 comments) (6 reactions) (0 assignees)TypeScript (6.726 forks)batch import
Help WantedSuggestion

Métricas do repositório

Stars
 (48.455 stars)
Métricas de merge de PR
 (Mesclagem média 6d 17h) (9 fundiu PRs em 30d)

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

Guia do colaborador