Add design improvements to the LSP popover (#33485)

Not the ideal design just yet as that will probably require a different
approach altogether, but am pushing here just some reasonably small UI
adjustments that will make this feel slightly nicer!

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-06-26 19:27:21 -03:00 committed by GitHub
parent 343f155ab9
commit 2823771c06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 90 additions and 71 deletions

View file

@ -45,6 +45,7 @@ pub enum IconName {
Blocks,
Bolt,
BoltFilled,
BoltFilledAlt,
Book,
BookCopy,
BookPlus,
@ -163,6 +164,9 @@ pub enum IconName {
ListX,
LoadCircle,
LockOutlined,
LspDebug,
LspRestart,
LspStop,
MagnifyingGlass,
MailOpen,
Maximize,