Commit graph

15 commits

Author SHA1 Message Date
Folke Lemaitre
5c5e7c65c7
fix(dap): copy config before overriding args 2023-10-12 10:18:50 +02:00
Folke Lemaitre
5b51df3f39
refactor(nlua): cleanup 2023-10-12 09:43:24 +02:00
Folke Lemaitre
f98c4a26b3
fix(nlua): make nlua dap work with regular continue. Fixes #1666 2023-10-12 09:42:31 +02:00
Folke Lemaitre
b1c9fd15bd
feat(dap): added run with args leader-ca. Fixes #1629 2023-10-10 11:06:00 +02:00
Folke Lemaitre
9372d78e7e
feat(nlua): make lua dap keybindings buffer-local 2023-10-07 21:08:18 +02:00
Folke Lemaitre
36d6a7fe4f
fix(dap): revert loading vscode launch files. Add it to your own config when needed. Fixes #1503 2023-09-27 13:56:53 +02:00
Folke Lemaitre
f1af34e885
fix(dap): move launchjs code from java to dap 2023-09-26 13:38:48 +02:00
Folke Lemaitre
183fd89d76
fix: make some extra deps optional 2023-05-22 20:57:26 +02:00
jyuan0
b4099a6477
fix(dap): fix the mason-nvim-dap setting name (#781) 2023-05-19 21:34:19 +02:00
Albert Gu
3a718c5c85
feat(dap): Change DAP REPL binding from open to toggle (#663) 2023-04-22 23:06:55 +02:00
Phúc H. Lê Khắc
38ad79d548
feat(dap): add more keybindings and lualine component (#612)
* feat(dap): add more keybindings and lualine component

* refactor(dap): changed some keymaps and sorted them

* refactor(lualine): added extra space for dap icon

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-04-18 20:23:39 +02:00
Jonas Holst Damtoft
cfaf3b054e
feat(dap): add step out, rebind step over (#605) 2023-04-17 17:53:39 +02:00
Folke Lemaitre
feaeab9fca
fix(dap): added DapInstall and DapUninstall to cmds 2023-04-16 21:56:38 +02:00
Folke Lemaitre
f562d1d197
feat(dap): added extra for dap nlua 2023-04-16 21:35:52 +02:00
Folke Lemaitre
bc14e02a1f
feat: added extra for dap 2023-04-16 21:35:38 +02:00