PG
Size: a a a
PG
PG
LSP :: foo.ex not in project or it is blacklisted.
SM
(setq lsp-keymap-prefix "C-l")kotlin-language-server поставил, но когда открываю kotlin-файлы никакого эффекта не происходит.
(use-package lsp-mode
:ensure t
:hook (kotlin-mode . lsp)
:commands lsp)
(use-package lsp-ui
:ensure t
:commands lsp-ui-mode)
(add-hook 'kotlin-mode-hook #'lsp)
VK
LSP :: foo.ex not in project or it is blacklisted.
PG
VK
PG
VK
fundamental-mode'. You may check that by checking the
:major-modes' that are passed to `lsp-register-client'.PG
PG
VK
PG
PG
VK
VK
*lsp-log*появился и lsp-mode туда что-то пишет)
PG
VK
A
PG