We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See the screenshot attached for reference.
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.
lsp
lsp-ui
The text was updated successfully, but these errors were encountered:
@CSRaghunandan lsp-ui-doc has now changed the default position.
lsp-ui-doc
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:
Sorry, something went wrong.
@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:
I see. Thanks for the quick response. I'll close the issue.
No branches or pull requests
See the screenshot attached for reference.
Here is my emacs environment:
I have the latest version of
lsp
andlsp-ui
installed.The text was updated successfully, but these errors were encountered: