-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- Vscode/monaco themes are the same as “text mate themes”
- Textmate themes are very expressive (although still depend on how languages annotate spans on code blocks), its probably possible to convert themes from other theming systems into text mate themes, but not vice versa
- I want WYSIWYG to be possible (editor looks identical to rendered) and using text mate themes with Monaco for editing and e.g. Shiki for rendering would work. Alternatively, If we want true WYSIWYG we could render code blocks using non-editable monaco editors, although that would be sort of wasteful of people's computational resources.
- In general, I advocate for us to think about how renderable things can be edited and to put that rendering and editing tech into user space so we can make it user customizable and extensible
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels