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

When enabling webkit I get a white rectangle in the ui-doc frame. I have never used webkit before so I can't tell if it has worked before. ![DeepinScreenshot_select-area_20191208165600](https://user-images.githubusercontent.com/12070287/70395113-d2a90780-19fb-11ea-801a-10c808c10e83.png) My lsp-ui...

webkit
ui-doc

I'm trying lsp-mode with C# and the doc-frame is too small. ![20210703_200929_961_emacs_dZSGfrW0QE](https://user-images.githubusercontent.com/9872065/124364623-96bb4000-dc3a-11eb-928b-dab31ae08a1f.png) If I change the default `lsp-ui-doc-frame-parameters` the doc-frame stays out of the window. ``` (setq lsp-ui-doc-frame-parameters '((left ....

ui-doc

I noticed this issue when editing rust files. If the line has warnings (which are displayed on the right in the buffer in my config, which is the spacemacs default)...

ui-doc

Right now I can't scroll in the peek overlay part. Also, the code formatting is not correct as per the major mode of the buffer displayed in the peek area....

For #625. Not sure if this is a good idea, but I have implemented first.

ui-sideline
ui-doc
ui-peek

I would like to be able to toggle lsp-ui-doc popups, but using the `lsp-ui-doc-enable` variable I can only seem to control the state on emacs startup. For example, if I...

enhancement
ui-doc

When sideline tries to render on lines where there is not enough space (maybe this is because sideline has no more lines to display on the top), sideline pushes the...

bug
ui-sideline

### 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-doc

After lsp-ui shows doc in a separate graphical window, the width of line number will become unexpectedly bigger. Steps to reproduce the problem: 1. `emacs -Q` 2. Load lsp-mode, lsp-ui...

ui-doc

![Screenshot from 2019-04-14 10-58-58](https://user-images.githubusercontent.com/11143962/56088753-9214e080-5ea4-11e9-9c07-3c325bbbab91.png)

webkit