Skip to content

lsp-ui-sideline: display all code actions of the current diagnostics #790

New issue

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

Merged
merged 2 commits into from
Aug 4, 2025

Conversation

taquangtrung
Copy link
Contributor

Hi,

This PR is similar to emacs-lsp/lsp-mode#4848, which will display all possible code actions of the current diagnostics, but for the lsp-ui-sideline mode:

Below is an example of the code action before applying the PR:

lsp-ui-sidelines-code-action-before

And after applying the PR, more actions are displayed, which is helpful and convenient:

lsp-ui-sidelines-code-action-after

Please consider merging it.

Thanks!

@jcs090218 jcs090218 merged commit dcce464 into emacs-lsp:master Aug 4, 2025
12 checks passed
@jcs090218
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants