ray-x
3329238deb
code action with telescope, dap debug restart
2021-11-30 07:19:45 +11:00
ray-x
4611c34548
updates for dapui
2021-11-24 20:05:02 +11:00
ray-x
1b11f52b08
updates for dap.ui
2021-11-24 10:13:40 +11:00
Vincent Xiao
21017717c1
Support multiple files on GoDebug ( #44 )
...
Running `GoDebug` on `main()` will fail if there are multiple files in `package main` since the other files won't be compiled along with the target file.
2021-11-22 13:00:04 +11:00
ray-x
0dc7b57f6f
windows path issue #40
2021-11-10 13:20:54 +11:00
ray-x
39a66c3534
dap sign #35
2021-10-26 11:16:15 +11:00
Aleš Brelih
d9f44a9320
feat: default build tags ( #38 )
...
* feat: default build tags
Added option to specify default build tags for test and debugger.
* Update dap.lua
check if _GO_NVIM_CFG.build_tags ~= "" then
Co-authored-by: Ales Brelih <ales.brelih@3fs.si>
Co-authored-by: rayx <rayx.cn@gmail.com>
2021-10-25 10:05:02 +11:00
ray-x
200dcd22e4
Allow test nearest function
2021-08-31 21:19:14 +10:00
ray-x
2cf2a1b36c
Dap debug: change workspaceFolder to relativeFileDirname
2021-08-30 16:37:36 +10:00
schwartx
7de6a600f2
using dlv no output fix ( #25 )
2021-08-25 22:37:22 +10:00
Ryder
ab0b8c5b2c
fix: deprecated dap.stop ( #22 )
2021-08-14 19:18:08 +10:00
ray-x
9df90c86d5
ignore error messages when unmap keybind for DAP
2021-08-12 09:52:22 +10:00
ray-x
b499269a9d
Fix: unmap key, command
2021-07-15 00:15:15 +10:00
ray-x
a65af41408
[Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr)
2021-07-14 23:58:31 +10:00
ray-x
8bbabcbbbb
verify both GoDebug test
and GoDebug
2021-07-10 23:53:33 +10:00
ray-x
de17b1154f
add dap.lua for keybind and default setup
2021-07-10 21:06:10 +10:00