Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Svelte Effect RuntimeNew to Visual Studio Code? Get it now.
Svelte Effect Runtime

Svelte Effect Runtime

Barekey

|
1 install
| (0) | Free
Cursor/VS Code integration for svelte-effect-runtime grammar-aware Svelte language support.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Svelte Effect Runtime

This extension teaches the Svelte language server how to understand svelte-effect-runtime syntax like:

  • <script effect>
  • {yield* effect}
  • inline handlers such as onclick={() => yield* effect}

It works by shipping a patched Svelte language server and configuring the official Svelte extension to use it.

Commands

  • Svelte Effect Runtime: Enable Language Server
  • Svelte Effect Runtime: Disable Language Server

Notes

You still need the real svelte-effect-runtime preprocess/plugin in your app for builds and runtime behavior.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft