debugger: Start on tabless design (#27837)
 Release Notes: - N/A --------- Co-authored-by: Anthony Eid <hello@anthonyeid.me> Co-authored-by: Anthony <anthony@zed.dev>
This commit is contained in:
parent
9986a21970
commit
ece4a1cd7c
33 changed files with 1287 additions and 1092 deletions
|
@ -23,6 +23,7 @@ pub enum IconName {
|
|||
ArrowCircle,
|
||||
ArrowDown,
|
||||
ArrowDownFromLine,
|
||||
ArrowDownRight,
|
||||
ArrowLeft,
|
||||
ArrowRight,
|
||||
ArrowRightLeft,
|
||||
|
@ -44,6 +45,7 @@ pub enum IconName {
|
|||
BookCopy,
|
||||
BookPlus,
|
||||
Brain,
|
||||
BugOff,
|
||||
CaseSensitive,
|
||||
Check,
|
||||
CheckDouble,
|
||||
|
@ -55,6 +57,7 @@ pub enum IconName {
|
|||
ChevronUp,
|
||||
ChevronUpDown,
|
||||
Circle,
|
||||
CircleOff,
|
||||
Clipboard,
|
||||
Close,
|
||||
Code,
|
||||
|
@ -166,6 +169,7 @@ pub enum IconName {
|
|||
Play,
|
||||
Plus,
|
||||
PocketKnife,
|
||||
Power,
|
||||
Public,
|
||||
PullRequest,
|
||||
Quote,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue