issues
search
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
571
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: add cwd to dap-python launch configurations
#164
devxpain
opened
1 week ago
0
fix: add cwd to dap-python launch configurations
#163
devxpain
closed
1 week ago
0
docs: fix *dap-python.DebugpyConsole* tag
#162
jiangyinzuo
opened
1 week ago
0
README.md: Use python3 in the setup example
#161
samueloph
closed
1 month ago
0
Fix missing method case handling in test_method
#160
mfussenegger
closed
1 month ago
0
E5108: Error executing lua: ...local/share/nvim/lazy/nvim-dap-python/lua/dap-python.lua:434
#159
NoBadorGood
closed
1 month ago
1
How to use pick_process API (or otherwise toggle between processes) with nvim-dap and debugpy?
#158
philippguevorguian
closed
1 day ago
4
Fix CI (add missing python parser)
#157
mfussenegger
closed
2 months ago
0
fix:default_runner: Look for marker files within all possible root_dirs
#156
a3ng7n
closed
2 months ago
1
Fixes `default_runner` returning nil in some circumstances
#155
plied
closed
3 months ago
1
The default_runner() function returns nil in specific situations
#154
plied
closed
3 months ago
0
Need with with Flask and Gunicorn config
#153
adilJamshad
closed
2 months ago
1
debugging pytest with playwright subprocess fails
#152
orenherman
opened
3 months ago
2
Python quit unexpectedly when terminating DAP UI
#151
Chamal1120
opened
5 months ago
6
Lua version not up to date
#150
JulesVerne22
closed
5 months ago
7
Not using correct pythonpath?
#149
emilnewel
closed
4 months ago
3
Support running async tests
#148
Avishayy
closed
5 months ago
0
Robotframework Support
#147
fcancelinha
opened
5 months ago
0
Fatal Python error: _enter_buffered_busy: could not acquire lock for
#146
m-deg
opened
5 months ago
19
Running async test method raises an error
#145
gertjanstulp
closed
5 months ago
1
Detect pytest from pyproject.toml
#144
mfussenegger
closed
5 months ago
0
Reflect latest changes in README
#143
mfussenegger
closed
5 months ago
0
Expanding Pytest configuration lookup
#142
julianolf
closed
5 months ago
2
Migrate CI to use nlua/busted
#141
mfussenegger
closed
5 months ago
0
Handle nested classes and nested methods
#140
mfussenegger
closed
5 months ago
0
Add doc/tags to gitignore
#139
eduardomezencio
closed
5 months ago
0
Changing quotes
#138
cacilhas
closed
7 months ago
1
Extend virtualenv section in README with folder detection info
#137
mfussenegger
closed
7 months ago
0
Add instructions on how to use mason installed debugpy
#136
ecerulm
closed
7 months ago
1
how to debug main method using pytest
#135
Gaurang033
closed
7 months ago
2
docs: how to overwrite justMyCode
#134
lucasrcezimbra
closed
7 months ago
1
python not found in virtual environment
#133
c30ra
closed
7 months ago
4
DAP `test_method` not uses `VIRTUAL_ENV` path
#132
victorfernandesraton
closed
7 months ago
2
Setup instructions for mason
#131
raffaem
closed
7 months ago
1
Also register the adapter under `debugpy`
#130
mfussenegger
closed
9 months ago
0
type python deprecated in favor of debugpy
#129
niderhoff
closed
9 months ago
2
Only use venv, .venv, env or .env if it's a directory
#128
mfussenegger
closed
10 months ago
0
Debugging pytest test method fails on dap.continue() but works with dep.test_method()
#127
PhilippFeO
closed
10 months ago
3
regression on detection of python bin
#126
mr-majkel
closed
10 months ago
1
Django and multiprocess
#125
Mte90
closed
9 months ago
8
`os.fork` indefinitely waiting
#124
neeldugar
opened
10 months ago
2
Help needed for compatibility with nvim-lua/kickstart
#123
lobneroO
closed
10 months ago
1
[Feature Request] `test_file`, `test_dir` & `test_all`
#122
Rizhiy
closed
10 months ago
2
Detect virtualenv by probing for venv, .venv, env and .env
#121
mfussenegger
closed
11 months ago
0
Make is-windows check more reliable
#120
mfussenegger
closed
1 year ago
0
ModuleImportError when running from Pyenv
#119
ca-mantis-shrimp
closed
1 year ago
6
Debugpy - Windows
#118
msMatix
closed
7 months ago
4
how to debug with arguments?
#117
YAOYouYou
closed
1 year ago
1
Custom visualization of dataframes
#116
sotte
closed
1 year ago
2
Windows venv detection
#115
Balandino
closed
1 year ago
3
Next