* Added wrap Editor
* Added fast scroller (Both vertical and horizontal)
* Indention guidelines
* Full featured auto complete function
* perfect undo redo
* Optimised zooming function
* Optimised the Magnifier function
* Sticky line number
* Previous next position
* Highlight bracket, braces paired
* Optimised Search function
Syntax Highlighting Releted
* Optimised Syntax highlighting function for handling larger amount of texts with highlighting with zero lag or crash issue
* Optimised the Logic to support the multi line comments
* Added option for adding custom style defination while making Syntax files , you can add custom color with it
* Fixed some other bugs
Known bugs need to be fixed
* When there is really very one long single line the editor may lag or even crash for preventing this I have added checks for highlighting only up to 10k characters, but it doesn't completely fix the bug which mt manager efficiently handles.
983 ·