-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in lsp/analysis serverSomething to be fixed in the Dart analysis serverSomething to be fixed in the Dart analysis serveris enhancement
Milestone
Description
Problem
I am trying out the new LSP Preview feature. It seems to be faster. but there is one annoying thing that popping up.
when dart.previewLsp is on, any autocompletion for Methods or Constructor the parentheses won't add automatically. I have to type it out manually.
It seems to work fine if I turn off the dart.previewLsp
How It Should be
It would be great if parentheses and required name parameters with placeholder are added automatically at the time of autocompletion.
Details
- Dart Code Version: 3.13.1
- VS Code Version: 1.47.3
samandmoore, Merrit and rithviknishad
Metadata
Metadata
Assignees
Labels
in lsp/analysis serverSomething to be fixed in the Dart analysis serverSomething to be fixed in the Dart analysis serveris enhancement