We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2feff1 commit 58e3735Copy full SHA for 58e3735
README.md
@@ -25,6 +25,9 @@ This package is a modification of [swift-debugger](https://atom.io/packages/swif
25
5. Hit the `Run` button. Focus moves to the first breakpoint.
26
6. Use the buttons provided to navigate through your source. You can enter debugger commands directly in the command field.
27
28
+The current version should support Python 2.5 and higher, including Python 3.
29
+The Python executable to be used while debugging can be changed in the settings.
30
+
31

32
33
## Current limitations
0 commit comments