vimspector/python3/vimspector
Ben Jackson f1e2c12e5b Update codelldb
Add a way to checksum downloads and a little guide to updating gadgets
2021-08-02 17:23:32 +01:00
..
custom Make confirm dialog take arbitrary keys 2021-03-19 17:51:59 +00: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 Fix clearing temp breakpoints - ensure that the isngs are undisplayed 2020-11-22 13:25:10 +00:00
code.py Do not send event after leave buffer. 2021-02-21 19:17:09 +00:00
debug_adapter_connection.py Attempt to recover from broken messages 2021-04-13 17:35:04 +01:00
debug_session.py Add basic VimspectorDebugInfo command 2021-05-15 17:55:01 +01:00
developer.py Use any python for debugpy 2020-07-31 22:19:10 +01:00
gadgets.py Update codelldb 2021-08-02 17:23:32 +01:00
install.py Upgrade gadgets when they change 2020-07-24 17:12:07 +01:00
installer.py Merge branch 'master' into master 2021-01-09 10:33:38 +00:00
output.py Add basic VimspectorDebugInfo command 2021-05-15 17:55:01 +01:00
settings.py stack_trace: Add cursorline highlight and sign for current frame 2021-05-11 19:44:42 +01:00
signs.py Add SetLineBreakpoint and ClaerLineBreakpoint APIs 2020-10-17 22:40:08 +01:00
stack_trace.py Fix traceback if the current frame isn't set 2021-05-25 14:53:29 +01:00
terminal.py Add vertical (i.e. narrow) layout 2021-03-10 23:44:45 +00:00
utils.py Fix lints 2021-03-19 17:51:59 +00:00
variables.py Fix error when nothing to expand 2021-03-05 19:05:42 +00:00