Commit graph

474 commits

Author SHA1 Message Date
mergify[bot]
6fd8d16487
Merge pull request #114 from noscript/readme_typo 1122
README referenced link typo
2020-02-05 15:13:15 +00:00
Sergey Vlasov
a90a529ced
README referenced link typo 2020-02-05 16:55:20 +02:00
mergify[bot]
ac56e3adef
Merge pull request #112 from puremourning/syntax-stack 1120
Set syntax in stack trace too
2020-02-04 20:19:13 +00:00
Ben Jackson
19cc58f09e Set syntax in stack trace too 2020-02-04 13:04:09 +00:00
Ben Jackson
db95fe0c1d Update github pages to fix website, maybe 1115 2020-02-02 18:27:01 +00:00
mergify[bot]
8c01ea7bfd
Merge pull request #110 from puremourning/neovim-env 1114
Support setting environment in neovim
2020-02-02 17:44:00 +00:00
Ben Jackson
6878c80cfb Update readme for environment hackaround 2020-02-02 17:37:53 +00:00
Ben Jackson
896b20f490 Hackaround for missing 'env' in termopen and jobstart in neovim 2020-02-02 17:37:53 +00:00
mergify[bot]
fb4411676c
Merge pull request #108 from puremourning/debugpy 1109
Document how to use debugpy directly instead of vscode-python
2020-02-01 00:28:47 +00:00
Ben Jackson
3f3ede48ba Update TOC 2020-02-01 00:09:02 +00:00
Ben Jackson
44efc0a1b3 Neovim 0.4 doesn't work for debugpy because it is missing features 2020-02-01 00:09:02 +00:00
Ben Jackson
6bcc58a39b Document how to use debugpy directly instead of vscode-python 2020-02-01 00:09:02 +00:00
mergify[bot]
9485a9f46c
Merge pull request #103 from axrt/no_ssl 1100
Add a --no-ssl flag that switches off certificate verification
2020-01-31 23:26:22 +00:00
Ben Jackson
5eb042be14
Merge branch 'master' into no_ssl 2020-01-31 23:20:28 +00:00
Alexander Tuzhikov
7f3d7a46e4 Address cl requests in pr-103; 2020-01-31 08:50:06 -08:00
mergify[bot]
9c18f3e802
Merge pull request #107 from puremourning/fixups
Improve workflow for launching vimspector from scripts
2020-01-31 16:19:06 +00:00
Ben Jackson
018ae05de8 Add 'example' allowing simple command-line attachment 2020-01-31 16:11:36 +00:00
Ben Jackson
74eb94fe53 Allow PID to be set by variables, e.g. shell 2020-01-31 16:07:26 +00:00
Ben Jackson
8d4ec3f53a Supress errors in more appropriate places 2020-01-31 16:07:26 +00:00
Ben Jackson
309c292413 Store variables supplied _before_ parsing adapter/config varibales 2020-01-31 16:07:26 +00:00
Ben Jackson
c1851a38e5
Merge pull request #104 from adelarsq/patch-2
Spell correction on README
2020-01-30 16:33:59 +00:00
Adelar da Silva Queiróz
96a7083f29
Spell correction 2020-01-29 00:16:13 -03:00
Alexander Tuzhikov
bd794526b7 Add a --no-ssl flag that switches off certificate verification 2020-01-28 16:11:21 -08:00
mergify[bot]
4e1f14261b
Merge pull request #102 from puremourning/import-vim 1066
Import vim
2020-01-28 20:59:48 +00:00
Ben Jackson
ab56d2cef4 Import the vim module
In Vim, the vim module is always imported by magic in the global scope,
but the docs suggest that you're supposed to import it anyway.

In NeoVim it's never imported so we were relying on some other plugins
having already imported it.
2020-01-28 20:52:33 +00:00
Ben Jackson
b915ada0c8 Update issue template a bit more for neovim 2020-01-28 20:52:33 +00:00
mergify[bot]
e26fc6bd8c
Merge pull request #99 from puremourning/readme-launch-settings 1063
Document LaunchWithSettings
2020-01-28 09:05:01 +00:00
Ben Jackson
3d4ce6d7d4
Merge branch 'master' into readme-launch-settings 2020-01-28 08:57:00 +00:00
mergify[bot]
d6994c2ba6
Merge pull request #98 from puremourning/lldb-mi 1060
Use my lldb-mi build
2020-01-28 08:56:31 +00:00
Ben Jackson
23b3bb719b Document exception breakpints 2020-01-28 08:52:23 +00:00
Ben Jackson
8253c1687b Document LaunchWithSettings
This is useful enough to be made public. Closes #97.
2020-01-28 08:52:23 +00:00
Ben Jackson
40bec48e97 Use my lldb-mi build 2020-01-27 22:14:30 +00:00
mergify[bot]
c6c0144f85
Merge pull request #91 from puremourning/macos-10.14 1044
Switch to macOS 10.14 in CI (10.13 will be disabled soon)
2020-01-27 21:46:51 +00:00
Ben Jackson
ea1a56ed0d Update checksums in install_gadget.py 2020-01-27 21:36:21 +00:00
Ben Jackson
1da905a955 Upgrade to macOS 10.14
In Mojave, the TCL headers were removed, so we install brew tcl.

Oh and the all of the nonesense around authorizing applications to
connect a debugger mean the tests don't work, so we force LLDB to use
the system debugserver with LLDB_DEBUGSERVER_PATH.
2020-01-27 21:35:15 +00:00
mergify[bot]
04aaafd69a
Merge pull request #89 from panders23/add-php-debug-adapter 1036
add debug adapter for php (based on felixfbecker/vscode-php-debug)
2020-01-27 20:01:46 +00:00
panders23
da0fc65333 Mention xdebug helper extension for php 2020-01-27 20:35:26 +01:00
panders23
eda6b890de add readme.md entry for php 2020-01-27 20:26:26 +01:00
panders23
c6e192d5f5 add felixfbecker/vscode-php-debug 2020-01-27 20:22:39 +01:00
Ben Jackson
7903e0e0fe
Add screenshot to README 1032 2020-01-26 23:23:12 +00:00
mergify[bot]
41c5093568
Merge pull request #94 from puremourning/customise-signs 1031
Add customisation of signs
2020-01-26 23:08:29 +00:00
Ben Jackson
b8d2b548d8 Add customisation of signs 2020-01-26 23:02:26 +00:00
Ben Jackson
9b2710dd47 Update README.me to have languages in TOC 1025 2020-01-26 21:42:31 +00:00
mergify[bot]
239b538bfc
Merge pull request #93 from puremourning/upgrade-cpptools 1024
upgrade cpptools to 0.26.3
2020-01-26 21:37:22 +00:00
Ben Jackson
bd820b2a8b upgrade cpptools to 0.26.3
This sort-of fixes macOS issues when used with my lldb-mi.
2020-01-26 21:32:55 +00:00
Ben Jackson
a524762f98 Fix link in contrinbuting guide 1019 2020-01-26 21:08:02 +00:00
Ben Jackson
8a4a8b39da Add contributing.md 1018 2020-01-26 21:04:17 +00:00
Ben Jackson
9c3813f11b Add code of conduct 2020-01-26 20:05:50 +00:00
Ben Jackson
ffe5209ea6 Correct template for neovim support 2020-01-26 20:04:45 +00:00
Ben Jackson
94f19459b9 Update TOC 1017 2020-01-26 17:49:20 +00:00