Commit Graph

13 Commits

Author SHA1 Message Date
hydroflame 0d02ce6308 Merge pull request #2326 from MartinFournier/feature/editor-wordwrap-option
Add wordWrap option to Monaco
2022-01-04 12:54:50 -05:00
Martin Fournier f0161367af Add wordWrap option to Monaco 2022-01-04 09:41:44 -05:00
Dexalt142 914b06ec88 feat (editor theme): atom one dark theme 2022-01-04 18:39:09 +07:00
Hedrauta 693c6480a0 as close as possible
Sadly, i can't color specific variables, because of monaco itself.
Did my best for this. 😉
2021-12-23 07:27:58 +01:00
Billy Vong fb5d374279 feat: Add vim mode to script editor
This adds an option to turn on vim mode using the `monaco-vim` library.
2021-12-17 12:34:00 -05:00
Olivier Gagnon 15b3a82a41 plenty of bug fix. 2021-11-10 19:28:20 -05:00
Olivier Gagnon f5b23262f6 fix react error 2021-10-23 14:36:07 -04:00
Jeff Baars 7103601403 Added Solarized dark and light themes to code editor. 2021-10-18 13:41:26 -07:00
Olivier Gagnon 01d15176ac Added kindof monokai to monaco 2021-10-09 19:00:27 -04:00
Olivier Gagnon 48b839d68c Added font size to text editor 2021-10-04 21:06:55 -04:00
Olivier Gagnon c5713fa6d8 learned and implemented default props 2021-09-29 01:49:22 -04:00
Olivier Gagnon b0f20c8c8f lint 2021-09-25 01:26:03 -04:00
Olivier Gagnon 5170c0e004 create script in mui 2021-09-24 23:36:28 -04:00