-
Notifications
You must be signed in to change notification settings - Fork 335
Closed
Labels
in lsp/analysis serverSomething to be fixed in the Dart analysis serverSomething to be fixed in the Dart analysis serveris discussion / feedback
Description
When running in LSP mode, the following things are known not to work (or function differently to non-LSP):
Running "Dart: Sort Members" command failsWidget UI Guides don't workSupport Flutter UI Guides in LSP #2425Gutter Icons don't workSupport Gutter Icons in LSP #2426Thewontfixdart.doNotFormatsetting used to exclude files/folders from auto-formatting does not workTheSupport the "dart.analysisExcludedFolders" setting in LSP #2680dart.analysisExcludedFolderssetting does not exclude folders from analysisThedart.enableSdkFormattersetting does not unregister the formatterAnalysis server plugins do not workFind implementations only works on the method namewontfixRename does not work on thewontfiximportorclasskeywords- Refactor: Extract local variable is not available Support "Extract Local Variable" in LSP #2951
Refactor: Extract method is not availableRefactor: Extract widget is not available- Moving/renaming files do not update references Imports are not updated when moving/renaming files when using LSP #2761
- No options for including parens/args in completion LSP code completion should have an option to include parens and/or args #2823
illia-romanenko, ericdallo, HerrNiklasRaab, Merrit and Manuelbaun
Metadata
Metadata
Assignees
Labels
in lsp/analysis serverSomething to be fixed in the Dart analysis serverSomething to be fixed in the Dart analysis serveris discussion / feedback