vimspector/python3/vimspector
Ben Jackson 533b2aa0d5 Very basic support for watch expressions
You can currently only add them, not remoove them and you have to pass
the expression in the function call, but once added the variable
breakdown works nicely.
2018-05-27 16:59:06 +01:00
..
__init__.py Talk to a job from python 2018-05-16 02:31:23 +01:00
code.py support restarting via calling Launch again (todo: restart button doesn't work) 2018-05-27 00:04:56 +01:00
debug_adapter_connection.py Handle debug and terminated events 2018-05-26 22:03:39 +01:00
debug_session.py Very basic support for watch expressions 2018-05-27 16:59:06 +01:00
stack_trace.py Handle debug and terminated events 2018-05-26 22:03:39 +01:00
utils.py Fix setting of line breakpoints 2018-05-26 18:49:23 +01:00
variables.py Very basic support for watch expressions 2018-05-27 16:59:06 +01:00