This has been bugging me for a while, but when you copy and paste Python code, the first line has the correct position, however the following lines of code are all indented.
Example below, I copied this:
And when pasted into another script at the same indentation as the cursor in the above shot, I get this:
We’re in the process of replacing all the code editors in the designer, which will likely solve this problem (and equally likely, replace it with a bunch of different ones ).
I am on 8.1.48. Did the improvements mentioned here happen? I really wish the scripting used Bython, the tab/space issue is frustrating. What is the best way to make sure scripts have tab indentation when it needs to? The editor in 8.1.48 does not show a difference and it would really help to indicate something that helps debug for this