Ben Jackson
0464b456a8
Save the log file for failed tests
2019-07-27 10:57:50 +01:00
Ben Jackson
f4c971ad81
Igmore stupid macOS dir
2019-06-08 10:49:26 +01:00
Ben Jackson
67b12133dc
Update README
2019-05-19 20:24:56 +01:00
Ben Jackson
9a253df909
Create GitHub releases
2019-05-19 00:29:04 +01:00
Ben Jackson
470c64603a
Add ClearBreakpoints API
...
Add a test which actually triggers the mappings and fires up vimspector
with the cpptools debugger.
2019-04-28 10:51:15 +01:00
Ben Jackson
14f6814ff1
Improve gadget installation; add system wide adapter config
2019-02-24 19:41:20 +00:00
Ben Jackson
2cfd5afacb
Add first-pass testing framework based on vim's runtest.vim
2019-02-17 19:36:21 +00:00
Ben Jackson
cd2ccedcb6
Talk to a job from python
...
Very very basic inital checkin to show a way to talk to/from a Vim job
using python (mainly), and to parse the sort of messages that LSP and
VSCode debugger protocol speak (i.e. similar to http messages).
Very hacky, sort of holds together for what it is.
2018-05-16 02:31:23 +01:00