vscode-svelte-repl-uploader

Vscode Svelte Repl Uploader

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:
  2. Login and authorize app on github:
  3. When done, go Chrome dev tools (⌥⌘I) and copy only value from svelte.dev cookied. You don't need name (sid):
  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

Top categories

Loading Svelte Themes