0
Fixed

Critical bug when pasting Python code - tabs & spaces are added to last line

Freemen Muaddib 7 months ago in iPad updated by Alexander Blach (Developer) 6 months ago 3

This is a serious and nasty bug. It should be addressed ASAP!  It messed up my code creating almost impossible to find bugs. In Python tabs and spaces indentation are syntax after all! It took me a while to track it!

This is what happens when you copy/paste certain Python code:

Image 530

I've been bitten by this behaviour myself. I think I'll change it so that auto indentation is not applied to the last line when pasting multiple lines of code.

Fixed

This should be fixed in Textastic 10 which was just released.