We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Describe the bug lsp-dart-line-length stopped working on flutter 2.5. On version 2.2 it works fine.
lsp-dart-line-length
To Reproduce Install flutter 2.5 and set the line length to 100 symbols;
(setq lsp-dart-line-length 100)
format buffer with lsp-format-buffer
lsp-format-buffer