vimspector/python3/vimspector
2020-02-16 23:06:49 +00:00
..
__init__.py Talk to a job from python 2018-05-16 02:31:23 +01:00
breakpoints.py Switch to debugpy over vscode-python 2020-02-08 21:15:27 +00:00
code.py Set the code window to the current buffer 2020-02-16 22:49:15 +00:00
debug_adapter_connection.py Implement command line completion for watch/eval 2020-01-17 00:02:24 +00:00
debug_session.py Set the code window to the current buffer 2020-02-16 22:49:15 +00:00
install.py Read configurations from a per-filetype directory or a default location as well as local config file 2020-02-16 17:22:53 +00:00
installer.py Fix opening paths on Windows 2020-02-16 20:15:41 +00:00
output.py Fix opening paths on Windows 2020-02-16 20:15:41 +00:00
stack_trace.py Set some window options to their deafults 2020-02-16 22:30:55 +00:00
utils.py Support *\$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list 2020-02-16 22:59:15 +00:00
variables.py Set some window options to their deafults 2020-02-16 22:30:55 +00:00