bump: :tools debugger lsp
emacs-lsp/dap-mode@f918c0580b -> emacs-lsp/dap-mode@67fd9e5d4e emacs-lsp/lsp-mode@1e7128c43f -> emacs-lsp/lsp-mode@9faa492692 emacs-lsp/lsp-ui@96b1ecbfbf -> emacs-lsp/lsp-ui@370022b678 gagbo/consult-lsp@a8eb3a062f -> gagbo/consult-lsp@19606a03cf joaotavora/eglot@fd9a5646d1 -> joaotavora/eglot@2b87b06d9e mohkale/consult-eglot@f93c571dc3 -> mohkale/consult-eglot@0da8801dd8 - Debuggers (see #6381): - Add support for new cpptools (upgraded from 0.29.0 to 1.9.8). - Add support for new codelldb (from 1.6.0 to 1.7.0). - Fix download issue of gdb-lldb (aka webfreak.debug). - LSP support: - Fix inlay hints for rust-analyzer (see emacs-lsp/lsp-mode#3467) Close: #6395 Close: #6381 Fix: #6394 Fix: #6403 Ref: emacs-lsp/lsp-mode#3467
This commit is contained in:
parent
9e0c188b5c
commit
1b8f46c7c5
2 changed files with 6 additions and 6 deletions
|
@ -6,5 +6,5 @@
|
|||
(package! realgud-trepan-ni :pin "0ec088ea343835e24ae73da09bea96bfb02a3130")))
|
||||
|
||||
(when (featurep! +lsp)
|
||||
(package! dap-mode :pin "f918c0580bd17105cbe50aa701a2375abca5a6ab")
|
||||
(package! dap-mode :pin "67fd9e5d4e157e72b09ab34daca67619cb98c673")
|
||||
(package! posframe :pin "c91d4d53fa479ceb604071008ce0a901770eff57"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue