A workaround for lsp-ui-doc's annoying popup positioning in Emacs using Elisp advice functions. The solution dynamically positions the documentation frame on the opposite half of the buffer from the cursor, preventing it from covering important information. The implementation uses advice-add to wrap lsp-ui-doc--move-frame and

1m read timeFrom magnus.therning.org
Post cover image

Sort: