vimspector/tests/lib
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
..
autoload/vimspector/test Add "run to cursor" support 2020-10-23 22:53:04 +01:00
plugin Test for new thread creation 2020-11-22 14:13:14 +00:00
run_test.vim Undo flakiness hack 2020-11-22 13:30:14 +00:00