Use lsp-workspace-restart
lsp-restart-workspace is deprecated and raises a warning in *Messages*: ‘lsp-restart-workspace’ is an obsolete command (as of lsp-mode 6.1); use ‘lsp-workspace-restart’ instead.
This commit is contained in:
parent
428e2266e2
commit
6236bfefd9
2 changed files with 2 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
* Fallback to `sample/prelude-modules.el` in the absence of a `prelude-modules.el` in one's personal folder.
|
||||
* [Ruby] Don't auto-insert coding comments.
|
||||
* Hide (via `diminish`) `editorconfig-mode`, `super-save`, `company`, `abbrev` and `ivy` in the modeline.
|
||||
* Use `lsp-workspace-restart` function instead of deprecated `lsp-restart-workspace`.
|
||||
|
||||
### Bugs fixed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue