DEV Community

Discussion on: Let's Improve the textarea!

Collapse
 
siddharthshyniben profile image
Siddharth • Edited

Hey there! If you have any more ideas for more improvements, just comment down below. Here's my current Todo list:

  • Get this project on GitHub as a library or something
  • List improvements
    • Add support for -[ ] lists
  • Auto resize textareas
  • Smarter quotes – If there is a word before a quote, just insert one quote.
  • Wrap selected stuff with <insert character>
  • (no) Word wrap
  • (Highly unlikely) Find a way to not mess up the undo tree (try to use keypress events)
  • (Super highly unlikely) Multi cursor editing