vimspector/python3/vimspector
2019-12-14 18:03:34 +00:00
..
__init__.py Talk to a job from python 2018-05-16 02:31:23 +01:00
breakpoints.py Add tests for toggling breakpoint and inserting line 2019-12-14 18:03:34 +00:00
code.py The chrome debugger doesn't return 'line' in some stack frames. Fix a bug for expensive scopes 2019-10-06 22:19:19 +01:00
debug_adapter_connection.py Fix flake8 errors 2019-04-27 14:21:26 +01:00
debug_session.py Allow gadget config to set up default values for launch configuration 2019-11-05 19:02:17 +00:00
install.py Allow gadget config in .gadgets.d to override the installed config 2019-11-05 19:02:17 +00:00
output.py May make the tests less flaky 2019-07-27 10:57:50 +01:00
stack_trace.py Support sourceReferences and Source request 2019-11-02 09:34:59 +00:00
utils.py Find the vimspector config from the parent of the open file not the current working directory 2019-11-05 18:35:23 +00:00
variables.py The chrome debugger doesn't return 'line' in some stack frames. Fix a bug for expensive scopes 2019-10-06 22:19:19 +01:00