You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks! Do you think this would be a feature worth implementing? Either by extending the snipmate syntax (probably a lot of work) or by adding a parameter to the snip-mate/vscode loader.
TBH, I don't think so.
Writing the snippet-body in snipmate is very comfortable, and defining all the options to the snippets in lua is great because we don't need custom parsing/don't need to think about how to define all these operators.
The only minor downside is that one may have to create a second snippet-collection, but that's pretty simple with the lua-loader :)
Is there any way to apply conditions to snip mate snippets?
I.e. is there a way to do the following but as a snip-mate snippet?
The text was updated successfully, but these errors were encountered: