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

Wouldn't it be better to add a prefix such as 'd' or 'f' or '@f' to snippet code #15

Closed
zswxp32 opened this issue Mar 3, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@zswxp32
Copy link

zswxp32 commented Mar 3, 2020

Wouldn't it be better to add a prefix such as 'd' or 'f' or '@f' to snippet code?
This way it will be more convenient to use.

@Nash0x7E2
Copy link
Owner

Hi,
Thank you for bringing this up. @warrendodsworth suggested adding a prefix to the snippet depending on their type. Similar to Angular 8 snippets.

I am thinking of having four prefixes:
w- - widgets
b- - builders.
c- - classes
f- - functions

Current Syntax:

statelessW

Would become:

w-stateless

Current Syntax:

streamBldr

Would Become

b-stream

cc: @georgeherby

@georgeherby
Copy link

I am down with this idea :)

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

3 participants