Support line length #23381
Labels
Domain: Formatter
The issue relates to the built-in formatter
Duplicate
An existing issue was already created
Suggestion
An idea for TypeScript
From @MichaelRBond on April 11, 2018 17:47
Issue Type: Bug
If imports are broken up across multiple lines, to honor tslint line length limits, running
Organize Imports
will merge imports onto a single line causing a tslint error.Reproduce:
Organize Imports
Expected result:
VS Code version: Code 1.22.1 (950b8b0d37a9b7061b6f0d291837ccc4015f5ecd, 2018-04-06T00:21:13.607Z)
OS version: Darwin x64 17.4.0
System Info
Extensions (25)
(1 theme extensions excluded)
Copied from original issue: microsoft/vscode#47679
The text was updated successfully, but these errors were encountered: