Anthony Fu
Anthony Fu
Yeah I think we can make a core package that editor unrelated and can be reused by online ide and vsocde extension etc. For the UI, how about the making...
@yangfjf For simplified Chinese support you can check out this great package https://github.com/lymslive/wyg-packages/tree/jiantihua
Good suggestion. It would be great if you can help out on our wiki https://github.com/wenyan-lang/wiki Thank you!
I would personally prefer alias/reference as default behaviors for arrays and objects (as most of languages did). I think we can have some methods in stdlib for deep cloning
This looks so cool! Trying to find out what hacks we can do from this 😄 I also dumped this issue to [the document](https://github.com/LingDong-/wenyan-lang/blob/master/documentation/Macros.md). Thanks for the great work!
Actually I like how blunt the dark mode hack is! XD
A few ideas - Persistence - save code using localStorage and read it on load - We may need something like `mandelbrot (Edited)` for the examples dropdown - I like...
I would give a vote for GitHub wiki 😃
This was aligning Tailwind v2, if we change this it would be a breaking change and needs a major bump
Maybe we could add some special handling for this in Attributify Mode? For example: ```html ``` /cc @voorjaar