I know it may not the original goal of monaco-editor, but it would still be nice it could be able to run in a mobile browser.
Last I checked, the editor loads fine in mobile browsers. The challenge is to handle typing correctly and to handle selection setting via touch. Any PR welcome.
Any news on this?
Since the editor is used on godbolt.org now it's pretty bad you can't even change a single letter from a mobile browser. Even with disabled word suggestions it gets messed up.
To whom it may concern, CodeMirror are explicitly working on this currently and seeking funding for it: https://codemirror.net/6/. The current implementation – although far more bare bones than Monaco –works passably well – certainly better than Monaco. Flems.io is a good example.
@alexandrudima do you have a sense for where in the vscode codebase a PR would need to touch to add mobile support?
+1
Any news? This would be awesome, and would greatly improve platforms like Repl.it.
no update?
Most helpful comment
Any news? This would be awesome, and would greatly improve platforms like Repl.it.