Skip to content

Commit 7b473d5

Browse files
authored
Merge pull request #8 from takkii/develop
Update.
2 parents 09470fe + eea4c7f commit 7b473d5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/env.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
### Windows11/WSL2, I can launch Sublime Debugger.
22

3+
![SublimeDebugger\_settings\](https://github.com/takkii/PythonSettings/blob/main/image/settings.gif)
4+
35
> bash.exe -c "ip r |tail -n1|cut -d ' ' -f9"
46
57
※ Change to the IP address (v4) specified by your WSL2
68

79
#### Check python's parent process ID at startup
10+
811
```markdown
912
import os
1013

0 commit comments

Comments
 (0)