Commit graph

26 commits

Author SHA1 Message Date
Ben Jackson
cf44cae98c Add powershell demo
Doeesn't work due to debugger crashing on stack trace request.

Related #69
2019-11-02 23:10:04 +00:00
Ben Jackson
3c8edd4f0f Cache the gadgets to make CI maybe work
And stop installing experimental gadgets for now. The downloads get
rejected and it makes the vimspector bundle bigger than needed.
2019-10-26 14:28:01 +01:00
Ben Jackson
1a77b32e01 Flaky CI seems to fail to download sometimes 2019-10-23 00:25:02 +01:00
Ben Jackson
d29b0ebcfd Fix installation issues 2019-10-23 00:25:02 +01:00
Ben Jackson
28833648e6 Allow installing literally _all_ the completer 2019-10-13 18:40:56 +01:00
Ben Jackson
a04dfcb4db Update vscode-python and document the startup sequence, which is clearly broken in vscode-python 2019-10-13 18:40:31 +01:00
Ben Jackson
0e76340435 Fix some help typos 2019-10-06 22:28:31 +01:00
Ben Jackson
52b0ee9d49 chrome debugger 2019-10-06 22:19:19 +01:00
Ben Jackson
0b0388d075 Simple tests for node debugger 2019-10-06 19:24:48 +01:00
Ben Jackson
7c709c0003 Add checksum 2019-07-31 19:12:14 +01:00
Ben Jackson
adfce8d30e First attempt to make vscode-go work 2019-07-31 18:43:46 +01:00
Ben Jackson
3c9799fd29 Add the linux checksum 2019-07-29 14:29:35 +01:00
Ben Jackson
a4db7008df Add and document why mono debugger doesn't work 2019-06-23 21:39:27 +01:00
Ben Jackson
2f51c9535b Add ability to install c-sharp netcoredbg
Add ability to forcefully enable debug adapters that aren't "supported"
(i.e. tested).
2019-06-19 15:36:03 +01:00
Ben Jackson
ca4cb8a5a4 Fix flake8 errors and lgtm errors in install_gadget.py 2019-06-08 11:15:41 +01:00
Ben Jackson
c26fc8287b Update servers 2019-06-01 12:38:08 +01:00
Ben Jackson
a343dbf3bd Add options to install_gadget.py 2019-05-19 20:24:56 +01:00
Ben Jackson
fd32aa264b Upgrade cpptools to 0.22.1 2019-04-28 10:56:14 +01:00
Ben Jackson
5cb6f9cea2 Actually the tclconfig.sh in system headers contains bogus paths. You just need homebrew 2019-04-27 13:24:09 +01:00
Ben Jackson
d24515a035 Fix default adapter config 2019-04-06 16:42:56 +01:00
Ben Jackson
c9138c465b Upgrade python gadget 2019-04-06 16:37:30 +01:00
Ben Jackson
14f6814ff1 Improve gadget installation; add system wide adapter config 2019-02-24 19:41:20 +00:00
Ben Jackson
b03919489d Install bash debug instead of mono debug, as installing mono debug is a pain 2019-02-20 21:15:25 +00:00
Ben Jackson
3ea8a12986 Fail the job if gadget install fails 2019-02-17 22:35:30 +00:00
Ben Jackson
30da2ab862 Try using my own docker image 2019-02-17 22:30:56 +00:00
Ben Jackson
2cfd5afacb Add first-pass testing framework based on vim's runtest.vim 2019-02-17 19:36:21 +00:00