Commit graph

139 commits

Author SHA1 Message Date
Johan Thorén
a0b85e522a
Added clojure to list of supported lsp languages. (#3561) 2020-07-17 20:15:33 -04:00
Henrik Lissner
741f428b5d
Bump :tools lsp
emacs-lsp/helm-lsp@5018af9 -> emacs-lsp/helm-lsp@5c960e7
emacs-lsp/lsp-ivy@1f6d877 -> emacs-lsp/lsp-ivy@4cdb739
emacs-lsp/lsp-mode@029ec54 -> emacs-lsp/lsp-mode@5ef8c1f
emacs-lsp/lsp-ui@1ee113c -> emacs-lsp/lsp-ui@7d53264
joaotavora/eglot@ac9239b -> joaotavora/eglot@6d96601
2020-07-12 22:46:15 -04:00
Henrik Lissner
fe37bfc8e9
Bump :tools lsp
emacs-lsp/lsp-mode@7b0b9c3 -> emacs-lsp/lsp-mode@029ec54
emacs-lsp/lsp-ui@ce997c4 -> emacs-lsp/lsp-ui@1ee113c
emacs-lsp/lsp-ivy@f6e3211 -> emacs-lsp/lsp-ivy@1f6d877

Closes #3473
2020-06-27 14:09:11 -04:00
Henrik Lissner
cff54aa58d
Merge pull request #3438 from ericdallo/bump-lsp
Bump lsp packages
2020-06-24 20:02:57 -04:00
Eric Dallo
57a3e1968e
Bump :tools lsp
emacs-lsp/lsp-mode@666de5f -> emacs-lsp/lsp-mode@7b0b9c3
2020-06-24 20:18:10 -03:00
Henrik Lissner
661477f5da
Remove lsp-flycheck-live-reporting setting
This variable was removed upstream.
2020-06-24 19:04:47 -04:00
Henrik Lissner
15cad3038c
Bump :tools lsp
emacs-lsp/lsp-mode@5f3f984 -> emacs-lsp/lsp-mode@666de5f
emacs-lsp/lsp-ui@d92cf83 -> emacs-lsp/lsp-ui@ce997c4
emacs-lsp/lsp-ivy@dce58b5 -> emacs-lsp/lsp-ivy@f6e3211
2020-06-20 03:02:05 -04:00
Gerry Agbobada
305f57f62c
Remove forced project.el recipe hack
Now that straight.el fixed the bug upstream there's no reason to force it anymore
2020-06-18 23:45:02 +02:00
Henrik Lissner
6c80419474
Bump :tools lsp
emacs-lsp/lsp-mode@d5f0410 -> emacs-lsp/lsp-mode@5f3f984
emacs-lsp/lsp-ui@c3e7a37 -> emacs-lsp/lsp-ui@d92cf83
emacs-lsp/helm-lsp@6b5ce18 -> emacs-lsp/helm-lsp@5018af9

Closes #3349
2020-06-10 20:48:33 -04:00
Henrik Lissner
8bf902d5f4
General refactors & reformatting across the board 2020-06-04 20:13:28 -04:00
Henrik Lissner
8c94203cc7
Merge pull request #3291 from gagbo/fix/project-0.3-recipe
Bump :tools lsp
2020-06-04 19:46:25 -04:00
Henrik Lissner
db25224e18
Fix #3286: prevent nil flycheck checker 2020-06-04 19:43:20 -04:00
Gerry Agbobada
a5f82666a5
Bump :tools lsp
Forcefully install the gnu-elpa-mirror recipe of project makes it move
emacsmirror/project@0d31141 (0.1.3) -> emacs-straight/project@da0333a (0.3.0)

Fixes #3269
2020-06-04 10:53:02 +02:00
Henrik Lissner
fdf9c408e8
Bump :tools
Silex/docker.el@0874520 -> Silex/docker.el@d6233bd
editorconfig/editorconfig-emacs@19de0ec -> editorconfig/editorconfig-emacs@9a73ff7
emacs-lsp/dap-mode@8f69dc2 -> emacs-lsp/dap-mode@7ad9157
emacs-lsp/lsp-mode@81d62d5 -> emacs-lsp/lsp-mode@d5f0410
emacs-lsp/lsp-ui@271b47c -> emacs-lsp/lsp-ui@c3e7a37
emacsorphanage/quickrun@2e37ce9 -> emacsorphanage/quickrun@c6ce1f3
gilbertw1/dash-docs@111fd9b -> gilbertw1/dash-docs@dafc8fc
jacktasia/dumb-jump@d760aa8 -> jacktasia/dumb-jump@d86f59c
joaotavora/eglot@d99a447 -> joaotavora/eglot@ac9239b
magit/forge@09bf8ad -> magit/forge@6f299d2
magit/magit@b1b2683 -> magit/magit@ae82fcf
millejoh/emacs-ipython-notebook@42134ad -> millejoh/emacs-ipython-notebook@ee31cdb
paradoxxxzero/jinja2-mode@cfaa7bb -> paradoxxxzero/jinja2-mode@4540f99
tkf/emacs-request@216d570 -> tkf/emacs-request@912525c
tumashu/posframe@093b29a -> tumashu/posframe@6285217
wbolster/emacs-direnv@1daf479 -> wbolster/emacs-direnv@f5484b0
yoshiki/yaml-mode@cecf4b1 -> yoshiki/yaml-mode@34648f2
2020-06-02 19:52:42 -04:00
Seong Yong-ju
8ecec82eef tools/lsp: Make lsp checker chained to other checkers 2020-05-30 23:05:08 +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
f9d30cbf90
Wrap 'eglot-server-programs usage in after! eglot 2020-05-28 11:49:53 +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
Gerry Agbobada
004ca6cf40
[review] Address eglot-flymake-backend call readablity 2020-05-28 09:34:19 +02:00
Gerry Agbobada
3e5b7cce3f
[eglot] Add support for eglot lsp client in emacs
- Update README
- Add eglot-specifics to cc, rs, py, hs
  removing unused lsp-mode packages when eglot is active
- Add eglot-specific bindings
- Add doctor warnings for debugger +lsp and +peek
- Add eglot-backed lookup-handlers
- Add flycheck checker using eglot for :checkers
  syntax users (using flycheck/flycheck#1676 and
  flycheck/flycheck#1592 discussion).
  This implementation is based on @marsam code, and uses recent
  Flycheck development in order to make the code smaller and
  easier to maintain.
2020-05-28 09:34:10 +02:00
Henrik Lissner
8c3f24f14c
Disable lsp-auto-guess-root
This was too confusing for beginners. May as well have LSP prompt or a
project than sometimes guess incorrectly.

Closes #3212, #3075
2020-05-25 16:48:42 -04:00
Henrik Lissner
c4e8aa0baa
Bump :tools lsp
emacs-lsp/lsp-mode@9305777 -> emacs-lsp/lsp-mode@81d62d5

Which includes a fix for emacs-lsp/lsp-mode#1705
2020-05-21 02:01:13 -04:00
Henrik Lissner
20f22d5741
Bump :tools lsp
emacs-lsp/lsp-ivy@81e81ce -> emacs-lsp/lsp-ivy@dce58b5
emacs-lsp/lsp-mode@bac42c5 -> emacs-lsp/lsp-mode@9305777
emacs-lsp/lsp-ui@ab55e30 -> emacs-lsp/lsp-ui@271b47c
2020-05-19 21:50:25 -04:00
Henrik Lissner
59b73121d0
Merge pull request #3094 from sei40kr/add-lookup-handlers
tools/lookup: Support lookup handlers for implementations and type definition
2020-05-14 04:21:24 -04:00
Henrik Lissner
0fb303c98a
Merge pull request #3113 from nobv/add-purescriipt-lsp
Added +lsp flag to lang/purescript
2020-05-14 04:20:53 -04:00
Henrik Lissner
b1d9e39a8a
Bump :tools debugger lsp pdf
emacs-lsp/dap-mode@cc2eb2f -> emacs-lsp/dap-mode@8f69dc2
emacs-lsp/lsp-mode@11750e7 -> emacs-lsp/lsp-mode@bac42c5
emacs-lsp/lsp-ui@1288be9 -> emacs-lsp/lsp-ui@ab55e30
politza/pdf-tools@d971298 -> politza/pdf-tools@c510442
realgud/realgud@e03446f -> realgud/realgud@1238d8e
2020-05-14 00:12:10 -04:00
nobv
caf45044e8 Fixed README 2020-05-13 17:39:56 +09:00
nobv
a036513241 Added +lsp flag to lang/purescript 2020-05-13 17:32:20 +09:00
Henrik Lissner
717d53c666
Tweak GC settings, particularly for org & lsp
These two modes are particularly expensive. This needs more
testing.
2020-05-12 19:59:14 -04:00
Seong Yong-ju
d08f2dd888 tools/lookup: Support type definition lookup handlers 2020-05-12 01:06:23 +09:00
Seong Yong-ju
13134726dc tools/lookup: Support implementations lookup handlers 2020-05-12 01:03:52 +09:00
Henrik Lissner
e2b5f50e7b
Fix wrong-type-arg lsp--client in set-lsp-priority! 2020-05-09 01:37:40 -04:00
Henrik Lissner
ba0c89288d
Fix void-variable server in set-lsp-priority! 2020-05-09 01:20:36 -04:00
Henrik Lissner
51cf9dcc50
Bump :tools lsp
emacs-lsp/lsp-mode@941e606 -> emacs-lsp/lsp-mode@11750e7
emacs-lsp/lsp-ui@43f71e3 -> emacs-lsp/lsp-ui@1288be9
2020-05-08 15:55:58 -04:00
James Ravn
4f3cf24afb
Only enable lsp keymap binding when +bindings 2020-05-04 10:12:17 +01:00
James Ravn
fb3c6f9d78
Merge branch 'develop' of https://github.com/hlissner/doom-emacs into add-lsp-command-map 2020-05-04 10:04:23 +01:00
Henrik Lissner
023027b3db
Bump :tools lsp
emacs-lsp/lsp-mode@d0096cc -> emacs-lsp/lsp-mode@941e606
emacs-lsp/lsp-ui@242dfe8 -> emacs-lsp/lsp-ui@43f71e3

Includes LSP 6.3.1 release.
2020-05-02 22:44:46 -04:00
Henrik Lissner
b3c957065c
Remove company-lsp fallback
Issues with ts-ls and gopls have been reportedly resolved upstream, so
we are fully committing to company-capf as LSP's chosen backend.
2020-05-02 22:38:36 -04:00
Seong Yong-ju
2ad934d777 Bump to emacs-lsp/lsp-mode@d0096cc
From emacs-lsp/lsp-mode@87ea1df
2020-05-01 09:59:22 +09:00
Henrik Lissner
55af2c7641
Merge pull request #3002 from sei40kr/delete-lsp-groovy-server-install-dir
Remove `lsp-groovy-server-install-dir`
2020-04-30 01:48:24 -04:00
Henrik Lissner
40c185bd70
Bump :tools
Silex/docker.el@a2092b3 -> Silex/docker.el@0874520
emacs-lsp/dap-mode@0b9c8f2 -> emacs-lsp/dap-mode@804e364
emacs-lsp/helm-lsp@db24399 -> emacs-lsp/helm-lsp@6b5ce18
emacs-lsp/lsp-mode@4898d35 -> emacs-lsp/lsp-mode@87ea1df
emacs-straight/rainbow-mode@3ef813d -> emacs-straight/rainbow-mode@f780ddb
emacsorphanage/quickrun@50e07e7 -> emacsorphanage/quickrun@2e37ce9
magit/magit@8de6ecf -> magit/magit@d27d6e4
maxchaos/emacs-powerthesaurus@81a262e -> maxchaos/emacs-powerthesaurus@4a83478
millejoh/emacs-ipython-notebook@1322d8c -> millejoh/emacs-ipython-notebook@42134ad
politza/pdf-tools@0159cb1 -> politza/pdf-tools@d971298
realgud/realgud@b854e04 -> realgud/realgud@e03446f
tumashu/posframe@e62e584 -> tumashu/posframe@093b29a
zx2c4/password-store@88936b1 -> zx2c4/password-store@07b169e

We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125 for why.
2020-04-30 01:27:58 -04:00
Seong Yong-ju
84a179592d Remove lsp-groovy-server-install-dir 2020-04-29 23:16:15 +09:00
Henrik Lissner
740b16a33f
Bump :tools lsp
emacs-lsp/helm-lsp@46a72f5 -> emacs-lsp/helm-lsp@db24399
emacs-lsp/lsp-ivy@a6b7841 -> emacs-lsp/lsp-ivy@81e81ce
emacs-lsp/lsp-mode@e8e52fd -> emacs-lsp/lsp-mode@4898d35
2020-04-25 21:50:03 -04:00
Henrik Lissner
6315984ae6
Add workaround for tigersoldier/company-lsp#128
Fix from emacs-lsp/lsp-python-ms#79
2020-04-21 22:02:48 -04:00
James Ravn
c56afcfe01
Add lsp-command-map to SPC-c-l
The default lsp-mode bindings are bound to `s-l` which is impractical
for anyone using keybindings in their window manager. It also conflicts
w/ the doom approach of using leader keys. This change makes
all the default lsp bindings (see
https://github.com/emacs-lsp/lsp-mode#commands) available on SPC-c-l.

So for example, restarting the lsp server can be done with `SPC c l s r`.
2020-04-21 22:22:14 +01:00
Henrik Lissner
5ebc840308
Bump :tools lsp
emacs-lsp/lsp-mode@6671128 -> emacs-lsp/lsp-mode@e8e52fd
2020-04-17 22:15:07 -04:00