Replies: 2 comments
-
well i solved my issue by using luasnip instead, would be cool if you could do it without it though. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@alkeryn Are you referring to Additionally, this topic seems related to the snippets section mentioned in the documentation example here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
is it possible to stop the snippet cycle when we are at the last position.
there are many times where i want the snippet to auto exit when it's the end of it, instead of being still in the snippet and pressing tab brings you back to the begining.
maybe if we had a function to know what position we are in the snippet out of the max position we could do that by overriding the visible snippet function.
also if we could style the snippet that'd be neat, ie i don't want the next jumpable to be highlighted but only underlined.
Beta Was this translation helpful? Give feedback.
All reactions