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
Ben Jackson
d69e63719b
Elaborate neovim deficiencies
1016
2020-01-26 17:42:03 +00:00
Ben Jackson
9b5960f81e
Fix go language server returning 0 column causing errors in neovim
979
2020-01-22 21:35:06 +00:00
Ben Jackson
287286cadb
Add way to install a different java debugger, though it doens't work well
977
2020-01-21 22:25:11 +00:00
mergify[bot]
42d4b80200
Merge pull request #77 from puremourning/neovim
...
976
Support neovim
2020-01-19 20:40:08 +00:00
Ben Jackson
9e3d7237a5
Update README
2020-01-19 20:33:24 +00:00
mergify[bot]
4318e567f2
Merge pull request #77 from puremourning/neovim
...
Support neovim
2020-01-19 20:21:56 +00:00
Ben Jackson
5ee8ffc3f6
Catch E325 in neovim
2020-01-19 20:16:52 +00:00
Ben Jackson
6cf4f9f9ab
FixUp: Some comments
2020-01-19 20:07:18 +00:00
Ben Jackson
ef4a6fc10c
FixUp: use normal! to avoid user mappings, thanks vint!
2020-01-19 10:28:34 +00:00
Ben Jackson
7ca51f8f08
FixUp: Node <10 not node=10
2020-01-19 10:23:05 +00:00
Ben Jackson
098cd0929b
Merge branch 'master' into neovim
2020-01-19 08:33:25 +00:00
mergify[bot]
b2b08530db
Merge pull request #87 from puremourning/upgrade-bashdb
...
Upgrade bashdb and add more useful defaults
2020-01-17 18:01:08 +00:00
Ben Jackson
df759ec9dc
Upgrade bashdb and add more useful defaults
2020-01-17 15:28:44 +00:00
Ben Jackson
355f0f0e0c
Implement command line completion for watch/eval
2020-01-17 00:02:24 +00:00
Ben Jackson
1e8bd384b9
FixUp: importing ycm test lib changs'
2020-01-15 23:23:22 +00:00
Ben Jackson
099ffc2af9
Disable swap files in the neovim buffers too
2020-01-15 23:17:15 +00:00
Ben Jackson
c2b0cc8f18
Attempt to make the output windows a little less rubbish on neovim
2020-01-15 23:17:15 +00:00
Ben Jackson
2252a2bf02
Delete the watches and vars buffers when resetting
2020-01-15 23:17:15 +00:00
Ben Jackson
3b97500289
Make sure the buffer is modifiable when updating the console
2020-01-15 23:17:15 +00:00
Ben Jackson
f6eccf1314
More: Import latest YCM test framework changes
2020-01-15 23:17:15 +00:00
Ben Jackson
d711d655aa
FixUp: Brokern StopOver mapping
2020-01-15 23:17:15 +00:00
Ben Jackson
6ee8f7875d
Tests: Import test framework changs from YCM
2020-01-15 23:17:15 +00:00
Ben Jackson
149d48b688
Scroll the output buffer when visible
2020-01-15 23:17:15 +00:00
Ben Jackson
c898eb47b2
Fix filtering VimspectorShowOutput
2020-01-15 23:17:15 +00:00
Ben Jackson
a00e6a19d6
Fix output buffers. bufnr creates an _unloaded_ buffer, so we have to load it
2020-01-15 23:17:15 +00:00
Ben Jackson
7456c26c2a
Add some :commands for basic usages
2020-01-15 23:17:15 +00:00
Ben Jackson
04bb03da0a
Add channel support for neovim
2020-01-15 23:17:15 +00:00
Ben Jackson
29c26996fb
Add neovim job/terminal APIs
2020-01-15 23:17:15 +00:00
Ben Jackson
18627b9244
Add a way to have multiple vim API layers
2020-01-15 23:17:15 +00:00
Ben Jackson
5aa33c19f7
Remove unused ForceRead function
2020-01-15 23:17:15 +00:00
Ben Jackson
ee1bb009ea
Wrap the terminal API in vimscript layer
2020-01-15 23:17:15 +00:00
Ben Jackson
d1e3b648d3
Use eval for lists of buffers too
2020-01-15 23:17:15 +00:00