-
-
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
This or prettier, is removing starting works with beginning s, like sweet, Sweet, sssweet, after saving.
To Reproduce
Steps to reproduce the behavior:
App.svelte
<style>
</style>
sssweet
get's turned into: (after saving, see screenshot)
<style>
</style>
weet
Expected behavior
It should keep the sssweet
System (please complete the following information):
- OS: Windows 10
- IDE: VSCode
- Plugin/Package: "Svelte for VSCode", "Prettier"
Additional context
Strange.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
