Microsoft/TypeScript

Support for tabs in language service formatter.

Open

#2,306 opened on Mar 11, 2015

 (10 comments) (8 reactions) (0 assignees)TypeScript (13,395 forks)batch import
Domain: APIHelp WantedSuggestion

Repository metrics

Stars
 (108,860 stars)
PR merge metrics
 (PR metrics pending)

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!

Contributor guide