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

Typescript: auto-complete type signature when overriding a superclass method #58193

Closed
aleclarson opened this issue Sep 7, 2018 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) javascript JavaScript support issues

Comments

@aleclarson
Copy link

Suggestion

In vscode v1.26.1, overriding a method doesn't have auto-completion for the type signature. Only the method name is auto-completed. Auto-completion of the type signature should be possible, and maybe the cursor would be moved into the body of the method.

Use Cases

Less typing.

Search Terms

  • typescript autocomplete method override
  • superclass method type signature autofill
@vscodebot vscodebot bot assigned mjbvz Sep 7, 2018
@vscodebot vscodebot bot added the javascript JavaScript support issues label Sep 7, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Sep 7, 2018

Duplicate of #46038 / microsoft/TypeScript#25207

@mjbvz mjbvz closed this as completed Sep 7, 2018
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 7, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) javascript JavaScript support issues
Projects
None yet
Development

No branches or pull requests

2 participants