Skip to content

Modernise playground #430

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

Merged
merged 29 commits into from
Oct 17, 2024
Merged

Modernise playground #430

merged 29 commits into from
Oct 17, 2024

Conversation

Rich-Harris
Copy link
Member

@Rich-Harris Rich-Harris commented Oct 16, 2024

#321. Like everyone tried to tell me, this is a lot of work but I'm happy to be doing it — it will make things so much more maintainable in the long term.

As with any significant refactor there will be some rough edges, but on the whole it's better than the spaghetti mess of stores we had before.

TODO

  • JS and CSS output tabs need to be readonly
  • Compiler options need to be connected to the workspace
  • Need to show AST output
    • hovering nodes should highlight text in the left hand side
  • Create file
  • Rename file
  • Delete file
  • Change file type
  • Syntax highlighting for non-Svelte files
  • Fix tutorial
  • Migrate
    • add explanatory tooltip to button
  • Runes info
  • Check that saving etc still works
  • Check it works on mobile
  • Support Svelte 3/4

Copy link

vercel bot commented Oct 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
omnisite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2024 2:15am

@Rich-Harris
Copy link
Member Author

alright, this isn't perfect yet but it's good enough to merge, and since it'll get in the way of stuff if left open i'll merge once green, and start raising issues for follow-ups

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

Successfully merging this pull request may close these issues.

1 participant