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

Implement all abstract methods #12

Closed
geekdenz opened this issue Oct 15, 2015 · 7 comments
Closed

Implement all abstract methods #12

geekdenz opened this issue Oct 15, 2015 · 7 comments
Labels

Comments

@geekdenz
Copy link
Contributor

When creating an interface or an abstract class, it would be great if one could click the hint and implement all abstract methods which throw an Error like they throw an exception in Java.

@clicman
Copy link

clicman commented Oct 17, 2015

+1

4 similar comments
@dipacs
Copy link

dipacs commented Oct 20, 2015

+1

@dbiagi
Copy link

dbiagi commented Dec 15, 2015

+1

@danielschmitz
Copy link

👍

@alihammad-gist
Copy link

+1

@jeffrey-easyesi
Copy link
Contributor

"Quick fix" functionality like this is something that belongs in the TypeScript language service, so that all plugins based on that could use it.

See: microsoft/TypeScript#6943

@jeffrey-easyesi
Copy link
Contributor

This has been implemented in the TypeScript project and will be in version 2.2: microsoft/TypeScript#11547

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

No branches or pull requests

7 participants