TypeFox/yang-lsp

Honor LSP formatting options

Closed this issue · 1 comments

Currently the FormattingOptions indentation setting for format request are overwritten with the value provided by IIndentationInformation we should prefer the IDE bypassed settings.

See TypeFox/yang-vscode/issues/70

Fixed in master