Use yjs and monaco to get colab code editing

This commit is contained in:
2021-11-07 19:29:44 +01:00
parent 041e1ccda6
commit 1bb4440d43
14 changed files with 737 additions and 168 deletions

View File

@@ -0,0 +1,2 @@
export const EDITOR_SESSION = 1
export const TERMINAL_SESSION = 2