Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lsp-ui-doc popup frame is always on the top right of the window #508

Closed
CSRaghunandan opened this issue Sep 14, 2020 · 2 comments
Closed
Labels

Comments

@CSRaghunandan
Copy link

See the screenshot attached for reference.
pic-window-2020-09-14_10-21-36

Here is my emacs environment:

Emacs version: GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.23, cairo version 1.17.3)
 of 2020-09-09, built using commit 7bd6dd065b7a63ed800fab1993ecb8052f3924b4.

./configure options:
  --with-modules --with-rsvg --with-dbus --without-pop --with-xft --with-xml2 --with-libotf --with-mailutils --without-toolkit-scroll-bars --without-xaw3d 'CFLAGS=-O3 -mtune=native -march=native -fomit-frame-pointer'

Features:
  XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL GNUTLS LIBXML2 FREETYPE HARFBUZZ LIBOTF ZLIB GTK3 X11 XDBE XIM MODULES THREADS LIBSYSTEMD JSON PDUMPER LCMS2

I have the latest version of lsp and lsp-ui installed.

@sebastiencs
Copy link
Member

sebastiencs commented Sep 14, 2020

@CSRaghunandan lsp-ui-doc has now changed the default position.

You can retrieve the old position with:

[M-x] customize-option [ENTER] lsp-ui-doc-position

Note that you can now show the documentation with the mouse pointer, just by moving it over a symbol:
peek

@CSRaghunandan
Copy link
Author

@CSRaghunandan lsp-ui-doc has now changed the default position.

You can retrieve the old position with:

[M-x] customize-option [ENTER] lsp-ui-doc-position

Note that you can now show the documentation with the mouse pointer, just by moving it over a symbol:
peek

I see. Thanks for the quick response. I'll close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants