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
No one else ever requested it as a feature? Because I really would like to use that feature instead of migrating to another snippet. If it's not the intention of the project at all to make that a feature, I'll use another project then.
Yes. dynamic tab-stop isn't a goal of this project.
The dynamic variable can achieve this (maybe) but it's too hard to implement. So for now, you should use other plugins for what you want, I think.
When you create an init in a python class, you have a variable number or variables that you define.
Something like:
And for each one you usually have:
Can I make a snippet in a way that for each arg I increase it generates a new
self.argx = x
?The text was updated successfully, but these errors were encountered: