neo icon indicating copy to clipboard operation
neo copied to clipboard

Add Code Editor functionalities to LivePreview component

Open tobiu opened this issue 1 year ago • 1 comments

@mxmrtns @maxrahder @ExtAnimal

We need the component to display code and the related rendered output for the new learning section.

First we need to decide which engine we want to use, e.g. Ace, CodeSandbox, etc.

tobiu avatar Dec 05 '23 11:12 tobiu

We need syntax highlighting and other code editor behaviour as shown in this example https://microsoft.github.io/monaco-editor/

https://microsoft.github.io/monaco-editor/docs.html

mxmrtns avatar Feb 14 '24 16:02 mxmrtns

this one is done.

tobiu avatar Mar 04 '24 22:03 tobiu