Skip to content

Conversation

TheDDMbassy
Copy link

The current snippets for defining functions don't have any tabstops in between the opening and closing parens () of a function definition, so if you want to define a function that has arguments, you won't be able to tab your way into writing them.

The new snippets append an a to their respective "inspiration" snippets, to indicate that they'll have a tabstop for easy [a]rguments.

The current snippets for defining functions don't have any tabstops in
between the opening and closing parens () of a function definition, so
if you want to define a function that has arguments, you won't be able
to tab your way into writing them.

The new snippets append an `a` to their respective "inspiration"
snippets, to indicate that they'll have a tabstop for easy [a]rguments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant