Microsoft/TypeScript
Support for tabs in language service formatter.
Ouverte
#2 306 ouverte le 11 mars 2015
Domain: APIHelp WantedSuggestion
Métriques du dépôt
- Stars
- (108 860 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
The formatter described in the link below currently doesn't seem to offer a way to indent by using tabs. https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API#pretty-printer-using-the-ls-formatter
Could that be added? Thanks!