Support editing
Aditya94A opened this issue · comments
Aditya Anand commented
Would it be possible to support editing? As in writing code while it highlights like an IDE?
Kirill Biakov commented
Hi! Sounds cool, but it seems like a big feature and requires vary of refactoring in existing API: TextView
replacement or EditText
addition, state synchronization of all those editing listeners, buffering and so on. As I think it's better to create standalone library which will make it possible.