-
-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Normally, I create a tag with tagname + enter. That works fine in .svelte file, but not when the <script> tag is removed.
To Reproduce
Create svelte file without a <script> tag and try typing p + enter. It doesn't create <p><p/>. If you put back the <script> tag, everything works fine.
Expected behavior
Emmet shortcut works even though without <script> tag.
System (please complete the following information):
- OS: Linux
- IDE: VSCode
- Plugin/Package: Svelte for VSCode.
Additional context
To be quite honest, this is a pretty small and miniscule problem, but the behavior is unexpected nonetheless.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working