You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
copy and paste the entire definition of the function customDeen into your Atom editor
when it's in Atom, hover the mouse to the left of the command def --> you'll see a triangle pointing downwards --> left click on it once --> only the arguments of the function will roll down, but the entire body of the function will remain unrolled
My specs:
Python v3.10.6
miniconda v22.9.0
atom v1.60.0 x64
electron v9.4.4
chrome v83.0.4103.122
node v12.14.1
windows 10 Enterprise, v21H2, OS build 19044.2251, windows feature experience pack 120.2212.4180.0
Thank you in advance.
Ivan
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello dear Atom community.
I've been having an issue with rolling down a function completely and I'm wondering if anybody can help me to resolve it please.
How to reproduce:
customDeen
into your Atom editordef
--> you'll see a triangle pointing downwards --> left click on it once --> only the arguments of the function will roll down, but the entire body of the function will remain unrolledMy specs:
Thank you in advance.
Ivan
The text was updated successfully, but these errors were encountered: