Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow loading a local folder when working on the repl #538

Open
unlocomqx opened this issue Sep 25, 2023 · 0 comments
Open

Allow loading a local folder when working on the repl #538

unlocomqx opened this issue Sep 25, 2023 · 0 comments

Comments

@unlocomqx
Copy link

unlocomqx commented Sep 25, 2023

Describe the problem

Editing in the repl can never match editing on your favorite editor/IDE

Describe the proposed solution

Use the "File System Access API" to allow the user to load a local folder (I can provide a PR for this if you think it's a good idea)
This would allow the user to edit files locally and the changes will be synced to the repl and vice-versa

Alternatives considered

I didn't find a workaround

Importance

would make my life easier

@benmccann benmccann transferred this issue from sveltejs/svelte Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant