vimspector/python3/vimspector
Ben Jackson e9e0e9e5b9 Test for new thread creation
- don't clear the stack trace on continue - track running status
  properly (ish)
- mark threads (running) when the app is executing
- indicate the "current" thread with a different icon

TODO:
- allow user to specify current thread?
- track running status of threads individually?
- allow to pause/continue specific threads?
2020-11-22 14:13:14 +00:00
..
vendor Support c-style comments in JSON 2020-03-21 15:16:07 +00:00
__init__.py Talk to a job from python 2018-05-16 02:31:23 +01:00
breakpoints.py Fix clearing temp breakpoints - ensure that the isngs are undisplayed 2020-11-22 13:25:10 +00:00
code.py Work around neovim WinBar rendering bug 2020-11-19 23:29:13 +00:00
debug_adapter_connection.py Update netcoredbg 2020-11-09 21:57:47 +00:00
debug_session.py Test for new thread creation 2020-11-22 14:13:14 +00:00
developer.py Use any python for debugpy 2020-07-31 22:19:10 +01:00
gadgets.py Update vscode-go to latest version 2020-11-22 12:31:21 +00:00
install.py Upgrade gadgets when they change 2020-07-24 17:12:07 +01:00
installer.py Print the correct version for a git tag 2020-11-16 20:14:39 +00:00
output.py Work around neovim WinBar rendering bug 2020-11-19 23:29:13 +00:00
settings.py Display a different sign when there's a breakpoint on the PC line 2020-09-19 15:18:05 +01:00
signs.py Add SetLineBreakpoint and ClaerLineBreakpoint APIs 2020-10-17 22:40:08 +01:00
stack_trace.py Test for new thread creation 2020-11-22 14:13:14 +00:00
terminal.py Update mono debug; even though it doesn't work 2020-11-16 21:17:22 +00:00
utils.py Work around neovim WinBar rendering bug 2020-11-19 23:29:13 +00:00
variables.py Work around neovim WinBar rendering bug 2020-11-19 23:29:13 +00:00