vimspector/python3/vimspector
2020-07-07 22:18:43 +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 Don't create a new buffer when opening the vimspector tab 2020-03-26 21:13:04 +00:00
debug_adapter_connection.py Fix traceback when a request is rejected 2020-07-06 10:38:53 +01:00
debug_session.py Fix traceback when a request is rejected 2020-07-06 10:38:53 +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 Fix opening paths on Windows 2020-02-16 20:15:41 +00:00
stack_trace.py Make sure we can still request threads if one threads request fails 2020-05-12 19:30:00 +01:00
utils.py Fix traceback in neovim: vim.vars returns str 2020-05-24 13:17:36 +01:00
variables.py Add some type hints (requires python 3.6) and update flake8 2020-07-07 22:18:43 +01:00