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

how to debug with arguments? #117

Closed YAOYouYou closed 10 months ago

wifiBlack commented 1 week ago

I also have this problem,I need to debug with a config file like launch.json in vscode