Almenon
Almenon
would love to know why returning promise in extension.test.ts isn't working
related: #54 gif is old. Title is still \preview, print results are on bottom, and i had to open it via shortcut. New gif should show me clicking on icon...
Bdb (python debugger library) offers more capabilities than exec. I can do things like set breakpoints or really any debugger feature. If I switched to bdb maybe some of the...
requested by Oh! Nyx: https://medium.com/@ohnyxorders/it-is-amazing-would-be-lovely-if-it-worked-with-ipynb-as-well-you-have-made-us-lazy-675b2566971b https://fileinfo.com/extension/ipynb
**Describe the bug** In arepl v1.0.24 the following error happens ``` Traceback (most recent call last): line 2, in OSError: [WinError 6] The handle is invalid ``` **To Reproduce** ```python...
Show exception name to the right of the line of code it comes from Split off from #3
They appear again when you edit the file but it is still a minor annoyance
**Is your feature request related to a problem? Please describe.** Users generally want to see the properties of the object, but with a reference object they have to reference the...
gitpod python instructions have a broken link `https://github.com/gitpod-io/django-locallibrary-tutorial` should be `https://gitpod.io/#https://github.com/gitpod-io/django-locallibrary-tutorial` Also in arepl instructions I need to specify that arepl.pythonPath should be `python3`