Skip to content

LSP Auto completion Method or Constructor without parentheses #2693

@lohenyumnam

Description

@lohenyumnam

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

  1. Dart Code Version: 3.13.1
  2. VS Code Version: 1.47.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions