vscode-svelte-snippets icon indicating copy to clipboard operation
vscode-svelte-snippets copied to clipboard

🧩 Svelte 3 Snippets for VS Code

Results 7 vscode-svelte-snippets issues
Sort by recently updated
recently updated
newest added

So apparently you can do jsdoc style doc comments in svelte components. It was an undocumented feature, https://github.com/sveltejs/svelte/pull/7376 (Still not merged when I wrote this issue). Would be cool to...

when i type `s-class-short`, it outputs like this: `class:name}`

Would be awesome if you could add a extension setting flag that would toggle Typescript so when you use for example "s-script" it would add the lang="ts".

Hi! I have been using this great extension but it always bugged me that it does not have a typescript script snippet, so I have added that! Also... I was...

{#each items as item} {/each} great extension but we have to remove the comment and then code inside it so maybe remove the "" comment

please add me to repo as collaborator to update it to Svelte 5, is it even possible? like can extension name changed after publish?