Skip to content

SafetZahirovic/vscode-svelte-repl-uploader

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published