Oh interesting, I didn't know! How reliable is it? Does it work well even if you partly copy functions / with blocks etc. ?
I just tried it in vscode, it didn't work at all, copy pasted a single line to another function and it kept its indentation and vscode showed a pylance error about unexpected indentation.
I just have the official Python extension by Microsoft, perhaps some more configuration is required?
I don't really write any Python, I'm sure there is a way to improve the experience.
I just tried it in vscode, it didn't work at all, copy pasted a single line to another function and it kept its indentation and vscode showed a pylance error about unexpected indentation.
I just have the official Python extension by Microsoft, perhaps some more configuration is required?
I don't really write any Python, I'm sure there is a way to improve the experience.