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

Proper editor #3

Closed
Rich-Harris opened this issue May 9, 2022 · 2 comments
Closed

Proper editor #3

Rich-Harris opened this issue May 9, 2022 · 2 comments

Comments

@Rich-Harris
Copy link
Member

At the moment the 'editor' is just a textarea. We need to replace this with a proper CodeMirror-powered editor. @pngwn has been exploring this

@Rich-Harris
Copy link
Member Author

We need to surface compiler warnings/errors in the UI. Ideally these would somehow come from Vite, but realistically we will need to compile Svelte components on the side

@Rich-Harris
Copy link
Member Author

Monaco is implemented, so closing this in favour of #17

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