-
### Expected Behavior
helm CAN accept user input or keypresses
### Actual Behavior
helm CANNOT accept user input or keypresses
### Steps to reproduce the behavior
1. Download [gist: tes…
-
#### Description :octocat:
Unable to read help `C-h` minibuffer bottom text line
#### Reproduction guide :beetle:
- Start Emacs
- Hit `C-h`
*Observed behaviour:* :eyes: :broken_heart:
![Scre…
-
#### Description :octocat:
`M-x layouts-transient-state/body` is not working anymore. Error `let: Symbol’s function definition is void: lexical-let`
#### Reproduction guide :beetle:
- Start Emacs…
-
hey 👋 running `helm-lsp-workspace-symbol` or `helm-lsp-global-workspace-symbol` invariably fails with `Error processing message (wrong-type-argument stringp nil).` as i type the symbol name.
i'm u…
-
hi, thank you for this language server!
should yamlls be enabled for ft=helm? for example if a file begins with `{{- if .Values...}}` yamlls diagnostics are useless.
what's the recommended way t…
-
**Describe the bug**
When I try to run `M-x lsp-java-add-import` to import automatically libraries (If I understood correctly), I get an error `Unable to find action`.
I also tried to do `M-x lsp-…
-
ANSI color doesn't work if use [lsp-java minimal configuration](https://github.com/emacs-lsp/lsp-java#quick-start), while work if use [neppramod's configuration](https://github.com/neppramod/java_emac…
-
I apologise if my understanding is flawed, but currently when i kick off `helm-lsp-workspace-symbol` the minibuffer input is blank. I'd like it if it were auto-populated with whatever symbol my point…
-
### 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:…
-
In latest lsp-mode on Emacs, the Change Coll refactoring works once but then fails. Similar problems happen with other refactorings, like Unwind Thread.
**To Reproduce**
• New file with contents…