BertrandBev / code_field

A customizable code text field supporting syntax highlighting
https://bertrandbev.github.io/code_field/
MIT License
232 stars 61 forks source link

Improving Performance for Large File Handling in Code Editors #96

Open jonathancunha opened 7 months ago

jonathancunha commented 7 months ago

When opening files larger than 500 lines, I often experience lag while typing. Is there a way to enhance performance in handling such large files? Android device!