This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
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:
- go the to the Gist of my function
- 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