Ask HN: Why can’t all text inputs act like code editors?
Am I the only one that tries to move lines, wrap parenthesis or use multiple cursors in web apps/forms out of habit? I feel like the world is missing out. From a UI:UX perspective would you appreciate if an app offered a setting to enable editor mode on all inputs?
1 comment
[ 3.9 ms ] story [ 13.6 ms ] threadInstead we have addons like Edit with Emacs (https://addons.mozilla.org/en-US/firefox/addon/edit-with-ema...). At once point there was an addon that swapped Firefox's normal editor for a GTK widget that wrapped all of emacs, but it was a bit janky and I haven't used it in a decade or more. I'm not even sure it would still work.