vimspector/support/test/python/simple_python
Ben Jackson 8261cde3c9 Don't copy the environment to update it
This causes problems on windows, and is wasteful anyway. The subprocess
will pick up the environment from its parent.
2020-12-05 16:42:07 +00:00
..
.gitignore Demo of python attach 2019-10-26 13:10:44 +01:00
.vimspector.json Don't copy the environment to update it 2020-12-05 16:42:07 +00:00
main.py Remember user choices 2019-10-05 22:20:33 +01:00
make_env.sh Add "run to cursor" support 2020-10-23 22:53:04 +01:00
print_env.py Add "run to cursor" support 2020-10-23 22:53:04 +01:00
requirements.txt Support "multi-session" mode properly 2020-05-17 14:07:56 +01:00
run_with_debugpy Don't copy the environment to update it 2020-12-05 16:42:07 +00:00