vimspector/python3/vimspector
Eduardo Mezêncio 85865e0012 Add regression tests for lua support
Change Dockerfile to install lua, luajit and love and also to install
nodejs 12 needed to build the lua debug adapter. Create the
love-headless test in support/test/lua to test love without an x server.
2020-11-16 15:08:55 -03: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 Add "run to cursor" support 2020-10-23 22:53:04 +01:00
code.py Add "run to cursor" support 2020-10-23 22:53:04 +01:00
debug_adapter_connection.py Update netcoredbg 2020-11-09 21:57:47 +00:00
debug_session.py Add a GetConfigurations function 2020-11-06 12:05:14 -05:00
developer.py Use any python for debugpy 2020-07-31 22:19:10 +01:00
gadgets.py Add regression tests for lua support 2020-11-16 15:08:55 -03:00
install.py Upgrade gadgets when they change 2020-07-24 17:12:07 +01:00
installer.py Add lua support through local-lua-debugger-vscode 2020-11-14 19:34:15 -03:00
output.py Minor improvements to console usage 2020-10-10 16:20:55 +01:00
settings.py Display a different sign when there's a breakpoint on the PC line 2020-09-19 15:18:05 +01:00
signs.py Add SetLineBreakpoint and ClaerLineBreakpoint APIs 2020-10-17 22:40:08 +01:00
stack_trace.py Add "run to cursor" support 2020-10-23 22:53:04 +01:00
terminal.py Launch remote commands in a termianl 2020-09-25 16:36:19 +01:00
utils.py Add "run to cursor" support 2020-10-23 22:53:04 +01:00
variables.py Add double-click to expand/collapse 2020-09-27 13:14:09 +01:00