Commit graph

11 commits

Author SHA1 Message Date
Folke Lemaitre
8d31bf230c
fix(java): dont error when not using cmp. Fixes #2038 2024-03-22 09:54:24 +01:00
Folke Lemaitre
7a5dbeae75
feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
Frederick Zhang
a7c16f8efd
feat(java): allow opts for setup_dap_main_class_configs() (#2581)
[1] 382b9f6258/doc/jdtls.txt (L206-L210)
2024-03-07 17:48:00 +01:00
金雄镕
61fae7d23f
fix: fix jdtls not spwaning in windows (#1864) 2023-10-25 15:46:39 +02:00
Folke Lemaitre
f1af34e885
fix(dap): move launchjs code from java to dap 2023-09-26 13:38:48 +02:00
aqav
5dc4ce3e4a
feat(java): support vscode launch json in Java (#1422)
* feat(java): support vscode launch json

* feat(java): support vscode launch json
2023-09-26 13:36:22 +02:00
Aron Griffis
15022f4892
fix(java): don't accumulate on_attach, and make more configurable (#1388)
* fix(java): don't accumulate on_attach, and make more configurable

* refactor(java): move defaults to opts
2023-09-04 23:00:39 +02:00
Iordanis Petkakis
9fe89f5f8a
fix(lang_java): fixes #1215 other two entries of vim.fs.joinpath as well that were not changed in #1213 (#1216) 2023-07-25 19:22:10 +02:00
Andreas Gerlach
2e09051472
fix: fixes #1207 (#1213)
Co-authored-by: Andreas Gerlach <andreas.gerlach@xarvio.com>
2023-07-25 15:25:24 +02:00
Andreas Gerlach
f6d646a325
feat(java): add test and debug support for Java extension (#1192) 2023-07-23 18:08:01 +02:00
Aron Griffis
0411baab89
feat(lang): add java (#1132) 2023-07-22 09:12:42 +02:00