doomemacs/modules
James Ravn 72eaf530cf
Make some improvements to java +lsp
This is a first pass at making `+lsp` more functional:

* Fix lsp not starting automatically when opening java-mode buffers.
Placing it in the lsp-java hook does not work.
* Enable the code lens for test classes.
* Add a keybinding/function to easily update the eclipse LSP server.
* Add a keybinding to bring up the lsp-jt-browser (the treemacs based
browser that lists all the project tests).
* Fix root path for lsp-jt.

There are still a lot of rough edges here, and I don't think it's quite
usable yet, mostly due to issues around the java test mode (lsp-jt). The other
functionality all seems to work well though.
2020-05-05 13:23:15 +01:00
..
app Bump :app calendar 2020-05-04 09:00:31 +12:00
checkers Bump :checkers 2020-04-30 01:28:02 -04:00
completion ido: fix up and down keybinds in file dir navigation 2020-05-04 07:16:16 -07:00
config Correct map! indentation 2020-05-04 16:53:26 -04:00
editor Correct map! indentation 2020-05-04 16:53:26 -04:00
emacs Fix #1703: dired listing no files over tramp 2020-05-03 13:39:29 -04:00
email mu4e action to view email in browser 2020-05-03 18:05:31 +02:00
input Bump :input 2020-04-30 01:29:34 -04:00
lang Make some improvements to java +lsp 2020-05-05 13:23:15 +01:00
term Bump :term 2020-04-30 01:29:34 -04:00
tools Only enable lsp keymap binding when +bindings 2020-05-04 10:12:17 +01:00
ui Fix void-function treemacs-current-visibility 2020-05-03 16:31:06 -04:00