Replies: 3 comments
-
It should be dependent on how the snippet was defined, not related to the plugin |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is usually handled by an auto pairs/tags of some kind, but I'm not sure which ones support this |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your answer! |
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.
-
Currently after I accept a selection (like div), the cursor will be in between the two divs and when I hit enter, it'll look like this:
div
{cursor}div
How can I get it to look like this instead?
div
{cursor}
div
I'm sorry if this is the wrong place to ask.
Beta Was this translation helpful? Give feedback.
All reactions