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
571
stars
51
forks
source link
Make is-windows check more reliable #120
Closed
mfussenegger closed 1 year ago
sysname
doesn't always containWindows
, depending on how Neovim is run on Windows it can contain stuff likeMINGW32_NT-10.0
Closes https://github.com/mfussenegger/nvim-dap-python/issues/115