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
In sp you can create and use snippets live ll [Tab] to create the boilerplate, may be limited to positioning only one variable, eg loop name (cursor after : to make loopname symbol)
live_loop : do
end
Is this supported, or are there ways to achieve using something like vscode snippets?
Thanks!
The text was updated successfully, but these errors were encountered:
In sp you can create and use snippets live
ll [Tab]
to create the boilerplate, may be limited to positioning only one variable, eg loop name (cursor after:
to make loopname symbol)Is this supported, or are there ways to achieve using something like vscode snippets?
Thanks!
The text was updated successfully, but these errors were encountered: