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

Support inserting argument placeholders when completing function name #171

Closed
matangover opened this issue Jul 24, 2020 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@matangover
Copy link

When completing a function, it would be nice to add argument placeholders. This is already supported by several language servers, like TypeScript, Dart, and Go, using a preference. See microsoft/vscode#34641.

@matangover matangover added the enhancement New feature or request label Jul 24, 2020
@jakebailey
Copy link
Member

I'm going to close this in favor of two issues targeting the specific parts of this, #37, which covers adding () to callables, and #221, which covers placeholder arguments specifically. The latter will take some specifying and consideration as to it being the default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants