I create a highlighter for my application.
Interesting is to have a function that return me which lines of code are changed...
for example: i select a block of code and then i paste other code from clipboard - how to get a range of lines that was modified?
Interesting is to have a function that return me which lines of code are changed...
for example: i select a block of code and then i paste other code from clipboard - how to get a range of lines that was modified?