mfussenegger / nvim-dap-python

An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.
GNU General Public License v3.0
492 stars 46 forks source link

Extend virtualenv section in README with folder detection info #137

Closed mfussenegger closed 3 months ago

mfussenegger commented 3 months ago

The readme didn't reflect the changes from https://github.com/mfussenegger/nvim-dap-python/pull/121