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:
Piotr Osiewicz 2025-06-18 20:44:02 +02:00 committed by GitHub
parent 99215f7660
commit db99d7131e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1080 additions and 8 deletions

1
Cargo.lock generated
View file

@ -4300,6 +4300,7 @@ dependencies = [
"sysinfo",
"task",
"tasks_ui",
"telemetry",
"terminal_view",
"theme",
"tree-sitter",