Followers
0
Following
0
Joined
Last Online
-
-
-
yjq01
@JonB I just want the same naive feature as the IDE like VS code and pycharm on PC. I don’t need to control where should I begin and end the code-folding. Just fold the whole class or def or if or while.
-
-
-
-
yjq01
It s*cks. I don't think it is convenient at all.
But anyway, thanks a lot. -
-
yjq01
Sometimes, I have to read long codes. So if Pythonista could fold “if”, “while” or “def”, it would be very convenient.
Example:if a == 1:
print(True)
else:
print(False)
———————————-
[+] if a== 1: [...] -
yjq01
@omz I have the application for app store version. How can I get testflight since I can’t wait to try the new features.