lsp-ui icon indicating copy to clipboard operation
lsp-ui copied to clipboard

UI integrations for lsp-mode

Results 129 lsp-ui issues
Sort by recently updated
recently updated
newest added

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [X] You...

am just starting to explore the LSP configuration options. But i am facing very annoying problem with lsp-ui-sideline. I like the options that it provides but hate that it shows...

ui-sideline

I'm using lsp-ui-flycheck with cquery, which works great most of the time. Sometimes though (and I don't know why this issue seems to pop up so inconsistently) editing slows down...

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [x] You...

eldoc

This is probably just something dumb I'm doing but when the doc window opens and I hit "q", it does close the doc window... But it also types "q" in...

ui-doc

For example, I have a function `DateFormat()`. When my cursor is over the `DateFormat` part, the documentation is shown. However, I'd also like to see the documentation when my cursor...

ui-doc

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [x] You...

ui-imenu

This is happening to me with the following setup: - macOS - Emacs 28.0.50 (also freezes on 27.2) - [pylsp](https://github.com/python-lsp/python-lsp-server). - `emacs -Q`, load `lsp`, `lsp-ui`, and `pyenv`. After running...

ui-doc

Screenshots worth thousands words I hope: First step, get a big doc displayed: ![2021-10-02-150625_1920x1080_scrot](https://user-images.githubusercontent.com/239510/135717605-a11f2185-ae5d-4b78-a13c-6d6bea8348c9.png) Then split the buffer (C-x 3): ![2021-10-02-150633_1920x1080_scrot](https://user-images.githubusercontent.com/239510/135717612-98316007-af7a-4f02-8d21-e7e583a5016a.png) - Terminal : rxvt-unicode (urxvt) v9.26 - OS :...

bug

When I click on any hyperlink in `lsp-ui-doc` buffers, I observe this in my messages bufffer: ``` Mark set markdown-link-p: Beginning of buffer ``` And the link does not open...

ui-doc