debugger: Add onboarding modal (#32961)
- **debugger: Add debugger onboarding modal (wip)** - **woops** Release Notes: - debugger: Added the onboarding modal. --------- Co-authored-by: Danilo Leal <daniloleal09@gmail.com> Co-authored-by: Julia Ryan <p1n3appl3@users.noreply.github.com>
This commit is contained in:
parent
99215f7660
commit
db99d7131e
9 changed files with 1080 additions and 8 deletions
|
@ -16,6 +16,7 @@ pub enum VectorName {
|
|||
ZedXCopilot,
|
||||
Grid,
|
||||
AiGrid,
|
||||
DebuggerGrid,
|
||||
}
|
||||
|
||||
impl VectorName {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue