Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>REPL SvelteNew to Visual Studio Code? Get it now.
REPL Svelte

REPL Svelte

Safet Zahirovic

|
904 installs
| (1) | Free
Extension to upload and read Svelte REPL
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

REPL Svelte README

This is a simple extension that allows you to upload svelte files to REPL. Simply choose files you want to upload, give REPL a name and you´re done.

Getting the token

In order to get the token, you'll need to do the following:

  1. Login to Svelte REPL: alt text
  2. Login and authorize app on github: alt text
  3. When done, go Chrome dev tools (⌥⌘I) and copy only value from svelte.dev cookied. You don't need name (sid): alt text
  4. In vscode settings, search for replSvelte and paste in your token there.
  5. Done 🥳

Using the extension:

  • To upload a new gist, type REPL Svelte: Upload REPL gist in command palette, choose workspace and upload files you want to upload. You will then get an url from new created REPL gist.
  • To delete a gist, type REPL Svelte: Delete REPL gist(s) in command palette, and choose gists to delete.
  • To navigate to a specific gist, type REPL Svelte: Navigate to REPL gist in command palette, and choose a gist you want to navigate to
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft