Skip to content

Add svelte-5-snippets extension#6449

Open
polvallverdu wants to merge 1 commit into
zed-industries:mainfrom
polvallverdu:main
Open

Add svelte-5-snippets extension#6449
polvallverdu wants to merge 1 commit into
zed-industries:mainfrom
polvallverdu:main

Conversation

@polvallverdu

Copy link
Copy Markdown

Adds the svelte-5-snippets extension — a port of the VS Code svelte-5-snippets extension by Chanzhaoyu.

68 snippets across:

  • Svelte 5 runes ($state, $derived, $effect, $props, $host — including all sub-APIs)
  • Svelte template syntax ({#if}, {#each}, {#await}, {@render}, {#snippet}, transitions, etc.)
  • Svelte structural elements (<script>, <style>, <svelte:*> tags)
  • SvelteKit scaffolding (load functions, API routes, actions, hooks, env imports)
  • CSS (:global())

Checklist:

  • Extension ID does not contain "zed" or "extension"
  • Uses HTTPS submodule URL
  • Submodule commit is on a branch (not detached)
  • MIT license included
  • pnpm sort-extensions run
  • Tested locally via "Install Dev Extension" in Zed

Svelte 5 and SvelteKit snippets for Zed, ported from
https://github.com/Chanzhaoyu/svelte-5-snippets.
@cla-bot

cla-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @polvallverdu on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@polvallverdu

Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed label Jun 12, 2026
@cla-bot

cla-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant