Currently the code editor is lexical, which is fine but limited.
Using the monako editor instead can lead for a better UX, and give us the benefits of using a well written code editor.
@RoeiMeiri9 can you add page.tsx under src/app/(main)/moncao/ ?
In the page display the monako editor, with an initial code in it.
On change save the content to some value.
Than I can add it to the main app
Currently the code editor is lexical, which is fine but limited. Using the monako editor instead can lead for a better UX, and give us the benefits of using a well written code editor.