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

REPL integration #33

Closed
Rich-Harris opened this issue Oct 18, 2020 · 2 comments
Closed

REPL integration #33

Rich-Harris opened this issue Oct 18, 2020 · 2 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@Rich-Harris
Copy link
Member

Watching Ron Au's (amazing) Svelte Summit talk reminded me that we need to integrate the REPL with Svelte Kit, since it's currently based on the hopefully-soon-to-be-deprecated sveltejs/template

@Rich-Harris Rich-Harris added this to the 1.0 milestone Oct 29, 2020
@benmccann benmccann added the documentation Improvements or additions to documentation label Dec 11, 2020
@jacob-8
Copy link
Contributor

jacob-8 commented Mar 31, 2021

Would you be able to switch to the Monaco editor in the process as used by Typescript's REPL and Tailwind Play? It kills me that I can't use the VSCode line duplicating/reordering/deleting/commenting shortcuts or code formatting as is possible in those other REPL's. Svelte's REPL has contributed greatly to Svelte's ease of learning, and this would take it to the next level.

https://github.com/microsoft/TypeScript-Website/blob/v2/packages/playground/package.json#L22
https://github.com/tailwindlabs/play.tailwindcss.com/blob/master/package.json#L40

I realize this may be a separate issue and also want to mention that I would be willing to take a stab it if that would be helpful when the time for the REPL transition comes up.

@Rich-Harris Rich-Harris modified the milestones: 1.0, post-1.0 Apr 2, 2021
@Rich-Harris
Copy link
Member Author

Going to close this as discussion around the next version of the REPL is happening elsewhere (albeit slowly, and not in public yet). In all likelihood we'll be using CodeMirror 6 rather than Monaco, but we're definitely aware of those features and it would be great to include them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants