[BUG] Copy/Paste of Python code doesn't maintain correct tabs

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:
image
And when pasted into another script at the same indentation as the cursor in the above shot, I get this:
image

1 Like

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 :slight_smile: ).

4 Likes

the new code editor will be for 8.1 only or for 8.0 too ?

Not sure yet. Likely 8.1.X.

Yes there are huge expectations for the new editor :man_mechanic:

image

1 Like