Henrik Lissner
4e82ee4397
Refactor doom-debug-mode
...
+ Add explain-pause-mode
+ Now reloads itself if doom-debug-variables is changed or when one of
its variables becomes available.
+ doom-debug-variables now supports a cons cell entry where its CAR is
the name of the variable and CDR is the value it should be set to when
doom-debug-mode is active.
2020-08-21 01:26:24 -04:00
Henrik Lissner
06c6946742
tools/lsp: defer auto-shutdown of eglot server
2020-08-21 00:03:01 -04:00
Henrik Lissner
9e9b95f49c
Fix #3789 : fix eglot lookup-documentation handler
...
Eglot replaced `eglot-help-at-point' in joaotavora/eglot@a044dec ,
breaking our documentation lookup handler.
2020-08-20 14:07:47 -04:00
Henrik Lissner
6cf5d72ff6
Generalize LSP optimizations to include eglot
2020-08-12 00:34:09 -04:00
Seong Yong-ju
d8c6030a14
tools/lsp: Use general implementation lookup handler
2020-06-24 01:56:26 +09:00
Henrik Lissner
d502c7c06a
tools/lsp: minor refactors
2020-05-28 22:01:23 -04:00
Gerry Agbobada
dc3c2f9e78
[review] no extension in load! / rename interactive function
2020-05-28 13:13:00 +02:00
Gerry Agbobada
c41ae8995b
Remove redundant featurep! check
2020-05-28 11:50:24 +02:00
Gerry Agbobada
f35768af86
Fix loading of flycheck-eglot
2020-05-28 11:19:33 +02:00
Gerry Agbobada
718d9a2690
[review] Changes
2020-05-28 11:17:55 +02:00
Gerry Agbobada
6a163fd5c1
[review] create +lsp.el and +eglot.el files
...
This means we can remove a lot of `:unless (featurep! +eglot)`
2020-05-28 11:17:55 +02:00