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

View file

@ -57,6 +57,7 @@ shlex.workspace = true
sysinfo.workspace = true
task.workspace = true
tasks_ui.workspace = true
telemetry.workspace = true
terminal_view.workspace = true
theme.workspace = true
tree-sitter.workspace = true