Skip to content
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

Refactoring all-the-icons functions #4588

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

wyuenho
Copy link
Contributor

@wyuenho wyuenho commented Oct 19, 2024

lsp-modeline--code-actions-icon isn't guarded by the proper checks for all-the-icons-octicon function, which will cause all-the-icons to load in the terminal, even though it is not supported. I've also taken the opportunity to refactor the 2 functions that use all-the-icons to use the new lsp-icons-all-the-icons-icon function.

@wyuenho wyuenho force-pushed the fix-all-the-icons branch 2 times, most recently from a92df86 to d700864 Compare October 28, 2024 01:47
@wyuenho
Copy link
Contributor Author

wyuenho commented Oct 28, 2024

@jcs090218 Do you have any feedbacks for this PR?

@jcs090218
Copy link
Member

LGTM. :)

@wyuenho
Copy link
Contributor Author

wyuenho commented Oct 29, 2024

Can we get this merged?

@kiennq kiennq merged commit c41769e into emacs-lsp:master Nov 13, 2024
11 of 13 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.

3 participants