vimspector/python3/vimspector
2020-07-16 08:09:53 +01: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 breakpoints list: fix listing while debugging 2020-05-17 21:40:51 +01:00
code.py Re-raise errors that aren't expectd 2020-07-11 14:42:35 +01:00
debug_adapter_connection.py Fix traceback when a request is rejected 2020-07-06 10:38:53 +01:00
debug_session.py Make Restart and Stop work properly (and together) 2020-07-16 08:09:13 +01:00
developer.py Enable embedded vim python debugging 2020-05-17 19:17:09 +01:00
install.py Allow moving the gadget/configuration dirs to arbitrary location 2020-05-12 19:39:32 +01:00
installer.py Move directories if they cannot be deleted 2020-05-16 22:55:01 +01:00
output.py Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset 2020-07-11 11:44:15 +01:00
stack_trace.py Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch 2020-07-16 08:09:53 +01:00
utils.py Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch 2020-07-16 08:09:53 +01:00
variables.py Format fix 2020-07-14 14:04:31 -05:00