doomemacs/modules
Henrik Lissner acae9f9acb
bump: :tools lsp
emacs-lsp/lsp-mode@6b6afc00de -> emacs-lsp/lsp-mode@3fa645c039
joaotavora/eglot@e835996e16 -> joaotavora/eglot@bd970be047

- There are multiple issues in the lsp-mode
  repo (emacs-lsp/lsp-mode#2722), lsp-julia repo (gdkrmr/lsp-julia#23
  and gdkrmr/lsp-julia#35), and the LanguageServer.jl
  repo (julia-vscode/LanguageServer.jl#844) about crashes of the Julia
  LSP with lsp-mode due to errors caused by the folding capabilities
  announced by the client. One can work around these issues by enabling
  folding (see gdkrmr/lsp-julia#23) but that is only a hack and does not
  fix the underlying issue. The problem is caused by a violation of the
  LSP specs in lsp-mode which was fixed in emacs-lsp/lsp-mode#3593. The
  PR updates lsp-mode to the latest commit on the master branch which
  contains this fix (and some other unrelated fixes, CI passes
  successfully again), and hence the workaround for lsp-julia can be
  removed.

Ref: emacs-lsp/lsp-mode#3593
Ref: emacs-lsp/lsp-mode#2722
Ref: gdkrmr/lsp-julia#35
Ref: gdkrmr/lsp-julia#23
Ref: julia-vscode/LanguageServer.jl#844
Close: #6516
Co-authored-by: devmotion <devmotion@users.noreply.github.com>
2022-07-05 01:35:06 +02:00
..
app fix(rss): *rss* workspace doesn't exist error 2022-07-04 21:51:46 +02:00
checkers tweak(spell): ignore org-inline-src-block 2022-05-27 03:00:45 +02:00
completion fix(vertico): unrecognized keyword :function error 2022-06-29 18:14:21 +02:00
config fix: remove outdated uses of user-emacs-directory 2022-07-04 02:58:11 +02:00
editor perf(evil): lazy load evil-collection-shortdoc 2022-07-04 02:38:10 +02:00
emacs feat(dired): add +dirvish option 2022-06-23 13:47:22 +02:00
email tweak(mu4e): increase human-date to fit full time 2022-06-28 00:06:05 +02:00
input docs(bidi): fix #+DATE field in readme 2022-04-22 16:01:42 +02:00
lang bump: :tools lsp 2022-07-05 01:35:06 +02:00
os fix(macos): void-variable newwindow? error 2022-06-29 18:12:43 +02:00
term nit: minor refactors & comment/docstring revisions 2022-06-21 14:40:15 +02:00
tools bump: :tools lsp 2022-07-05 01:35:06 +02:00
ui nit: minor refactors & comment/docstring revisions 2022-06-21 14:40:15 +02:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00