New feature in Ted2Go IDE.
So let’s look how it works on an example. Demo code:
Selected text is exactly what we gonna copy to clipboard.
We interested in what’s happen if we insert this text ar 0-1-3-indent positions (2 isn’t inerested, there is a initial indent that worked in both versions).
So, look what we got in an ‘old’ ide version (correct indent has only first line):
And what we got in a ‘new’ ide version (correct indent has whole text block):
I like it, and you? 🙂