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 methods of an interface #41

Open
jfernandez opened this issue Mar 7, 2021 · 0 comments
Open

Implement methods of an interface #41

jfernandez opened this issue Mar 7, 2021 · 0 comments
Labels
feature A new user feature or a new package API feedback

Comments

@jfernandez
Copy link

When a contract implements an interface, like NonFungibleToken, the VS Code extension should give the user an option to create stubs for implemented methods. Currently the DevEx isn't great and requires you to copy/paste code from the interface. This is a very useful feature in IDE's like Intellij: https://www.jetbrains.com/help/idea/implementing-methods-of-an-interface.html

@jfernandez jfernandez added feature A new user feature or a new package API feedback labels Mar 7, 2021
@turbolent turbolent removed their assignment May 10, 2021
@DylanTinianov DylanTinianov self-assigned this Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new user feature or a new package API feedback
Projects
None yet
Development

No branches or pull requests

3 participants