Replies: 3 comments
|
It should be dependent on how the snippet was defined, not related to the plugin |
0 replies
|
This is usually handled by an auto pairs/tags of some kind, but I'm not sure which ones support this |
0 replies
|
Thank you for your answer! |
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.
All reactions