|
02d673d37c
|
feat(lang): add debug adapter plugin for go (#1115)
neotest-go does not provide a DAP strategy, and thus you cannot invoke the debugger with require('neotest').run.run({strategy=dap}).
There have been efforts to implement this in https://github.com/nvim-neotest/neotest-go/issues/12 but this seems to have stalled.
You can find the background to this change discussed here: https://github.com/LazyVim/LazyVim/discussions/1107
|
2023-07-22 09:13:54 +02:00 |
|
|
63e898599a
|
feat(lang): add null-ls tools to mason's ensure_installed (#1133)
|
2023-07-16 08:47:06 +02:00 |
|
|
1e1fc3c6a0
|
fix(go): make settings configurable for go
|
2023-07-02 13:01:59 +02:00 |
|
|
4ba5086b3d
|
feat(go): add fine-tuned LSP options, add some null-ls sources (#1024)
|
2023-06-30 23:14:58 +02:00 |
|
|
2b5ae7b63c
|
feat(go): add workaround to get semantic token highlighting (#815)
|
2023-05-24 23:22:40 +02:00 |
|
|
29632c6b29
|
fix(go): actually set semantic tokens (#811)
|
2023-05-24 14:07:23 +02:00 |
|
|
b172f47f27
|
fix(go): extend mason ensure_installed
|
2023-05-24 10:35:05 +02:00 |
|
|
163a4f9275
|
feat(go): add go lang extras (#795)
* feat(go): add go lang extras
* fix(go): update plugin
* fix(go): add neotest adapter to adapters
* fix(go): pr changes
|
2023-05-24 08:55:03 +02:00 |
|