Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code completion inserts unwanted commas when completing argument names #3844

Closed
DanTup opened this issue Feb 25, 2022 · 1 comment
Closed
Labels
in editor Relates to code editing or language features in lsp/analysis server Something to be fixed in the Dart analysis server is bug
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Feb 25, 2022

Completing here inserts a trailing comma:

Screenshot 2022-02-25 at 14 23 15

onCornerDigitPress,: _onCornerDigitPress,
                  ^
@DanTup DanTup added is bug in editor Relates to code editing or language features in lsp/analysis server Something to be fixed in the Dart analysis server labels Feb 25, 2022
@DanTup DanTup added this to the v3.36.0 milestone Feb 25, 2022
@DanTup
Copy link
Member Author

DanTup commented Mar 1, 2022

@DanTup DanTup closed this as completed Mar 1, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in editor Relates to code editing or language features in lsp/analysis server Something to be fixed in the Dart analysis server is bug
Projects
None yet
Development

No branches or pull requests

1 participant