debugger: Fix stack frame list flickering (#29282)

Closes #ISSUE

Release Notes:

- N/A *or* Added/Fixed/Improved ...

---------

Co-authored-by: Anthony Eid <hello@anthonyeid.me>
This commit is contained in:
Cole Miller
2025-04-23 16:12:53 +00:00
committed by GitHub
co-authored by Anthony Eid
parent 19fb1e1b0d
commit 4b9f4feff1
4 changed files with 55 additions and 29 deletions
+1
View File
@@ -641,6 +641,7 @@ impl CompletionsQuery {
}
}
#[derive(Debug)]
pub enum SessionEvent {
Modules,
LoadedSources,