A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/TamaMcGlinn/python_in_docker_vimspector_example below:

TamaMcGlinn/python_in_docker_vimspector_example: Example project for reproducing bug

The missing vimspector python docker documentation

Since I spent more time than I would care to admit in getting a trivial python-in-docker example working with vimspector, here are my findings:

Have a look at .vimspector.json; the attach-run configuration first runs the included run_with_debugpy shell script, which runs the given script with debugpy inside of a newly created docker container.

Opening any python file in this repo and issuing :vimspector#Launch() should just work. However, I have found that adding stopAtEntry: true does nothing, and hence you need to first add a breakpoint; otherwise, I guess by the time vimspector connects and issues that first stop command, the debugpy process is already finished executing the script.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4