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

New snippet - interface enhancement #165

Closed
TKapitan opened this issue Apr 17, 2020 · 2 comments
Closed

New snippet - interface enhancement #165

TKapitan opened this issue Apr 17, 2020 · 2 comments

Comments

@TKapitan
Copy link
Contributor

Hi Waldo,
I have two possible enhancements for interfaces

  1. Snippet for interface procedure (just to generate the same thing as a procedure but without begin/end)
  2. New quickfix to generate the body of CU that implements an interface (with all procedures). In my current project, I have already 6 interfaces for enums and this is one of the things that I really miss
@TKapitan
Copy link
Contributor Author

image

@waldo1001
Copy link
Owner

If you make the snippet, I'll add it ;-). Or an example of code?

the quickfix is something I can't do - but may be a good suggestion for this extension:
https://marketplace.visualstudio.com/items?itemName=davidfeldhoff.al-codeactions

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

No branches or pull requests

2 participants