tidalcycles / strudel

Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript
https://strudel.cc/
GNU Affero General Public License v3.0
664 stars 113 forks source link

consider using @uiw/react-codemirror #143

Closed felixroos closed 2 years ago

felixroos commented 2 years ago

https://github.com/uiwjs/react-codemirror seems to be maintained more actively, compared to what we're currently using (https://www.npmjs.com/package/react-codemirror6). it also has some extra themes. switching should not be difficult

felixroos commented 2 years ago

this would also fix https://github.com/tidalcycles/strudel/issues/125