Skip to content

Conversation

@taquangtrung
Copy link
Contributor

Hi,

Currently, the code action icon in lsp-ui-sideline is fixed by lsp-ui-sideline--code-actions-image, and it's impossible to advise this function to return different icons for different actions, since there is no parameter provided for that function.

In this PR, I extended the function lsp-ui-sideline--code-actions-image with an additional parameter action for future usage, so that users can easily advise it to customize the icon.

Please consider merging it.

Thanks!

@jcs090218 jcs090218 merged commit 9e92f75 into emacs-lsp:master Aug 3, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants