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

UI integrations for lsp-mode

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

**Describe the bug** Note: I'm not sure the problem is really in lsp-java or one of the other package it uses, but I don't know how to track down the...

bug
duplicate
ui-sideline

Regards, I have a question, since lsp-mode is going to give preference to flymake it could be considered: https://github.com/meqif/flymake-diagnostic-at-point thanks

flymake

It happens when typing at a certain position of the file with `yasnippet` and `lsp-ui-sideline` enabled. It happens both with `flycheck` and `flymake` too, but at different positions. Company-box fixes...

ui-sideline

When an unordered list has enough elements (11 in my case), scrolling down and then up the doc frame freezes emacs completely. Replacing the markdown bullets with unicode bullets or...

bug
ui-doc

Hi! Thanks for such great work! I found that `lsp-ui-flycheck` has an implicit (not listed in the `Package-Requires`) dependency. A common solution to this problem is to create a new...

duplicate
flycheck

> it causes the hover window to capture focus, making editing impossible. > The posframe integration on lsp-ui is slow, due to new frame is being created every time.

ui-doc

- Highlight preferred and disabled code actions using faces - Support not showing disabled code actions (off by default) Companion PR to emacs-lsp/lsp-mode#2402, which is a prerequisite.

When trying to use [zoom-mode](https://github.com/cyrus-and/zoom) to automatically resize windows, any LSP managed buffers don't resize on switching into and out of the window as expected. Instead, the window only resizes...

ui-doc

I have an issue with php: when lsp-ui-sideline include code snippet, font size of the snippet is little bit bigger than other text, so sideline message doesn't fit into window...

ui-sideline

As mentioned above, the lsp-ui-header is cut off when the contents of the documentation are small. An example of this is: ![image](https://user-images.githubusercontent.com/59405008/98502013-ee093c00-2276-11eb-84af-e5b6b227959c.png)

ui-doc