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.
In order to get the token, you'll need to do the following:
value
from svelte.dev cookied. You don't need name (sid
): replSvelte
and paste in your token there.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.REPL Svelte: Delete REPL gist(s)
in command palette, and choose gists to delete.REPL Svelte: Navigate to REPL gist
in command palette, and choose a gist you want to navigate to