meowking's Blog

meowking's Avatar Image
A Linux and Emacs enthusiast who loves anime and cats.

My Chinese gossip account: https://wxw.moe/@meow_king (talking nonsense
BG Image: https://wallhaven.cc/w/p93dx3
← All posts

I just upgrade #Emacs to 30, since in this version #eglot can handle #jdtls (java lsp) code actions. Besides, I also find some newly added options looking attractive.

  1. completion-preview-mode: inline compilation preview (preview the first completion candidate) just like corfu-candidate-overlay, but it seems more smooth and efficient and works with any completion methods.
  2. flymake-show-diagnostics-at-end-of-line (see the picture)
  3. :vc configuration option, which means you can directly use use-package to get packages from version control repos without using elpaca or straight, etc. ( Though I haven’t use this option yet.)

Edit: you can also get the periodically released eglot from GNU ELPA.

#Emacs30

completion-preview-mode
completion-preview-mode
flymake-show-diagnostics-at-end-of-line
flymake-show-diagnostics-at-end-of-line
To like or reply, open original post on Emacs.ch