just try following example and mark only the complete line "test = 2" and try what happens, when pressing now the TabKey (the marked line will be deleted)
Yes, the intendation of code blocks is only for multiline selections.
When the selection is only within one line, pressing tab works as normal,
which is inserting a tab (or a number of spaces), which of course replace the current selection.
Just like if you select something and press space.
aaaahhh, i was wondering what's happened...
thanks for the precision.
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer