atom-community / atom-community/atom-ide-debugger
Console's text entry does not calculate the output in some random situations
Open
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When Atom is opened from the GitHub Desktop app, and the code is in a breakpoint, the text entered in the console does not calculate anything. This is because of incorrect URIs being set up.
This does not happen when Atom is opened in another way.
Edit: for ide-python this is random. It does not matter if it is opened from GitHub desktop app.
Contributor guide
Assessment
This issue has not been assessed yet.