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:
co-authored by
Anthony Eid
parent
19fb1e1b0d
commit
4b9f4feff1
@@ -641,6 +641,7 @@ impl CompletionsQuery {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum SessionEvent {
|
||||
Modules,
|
||||
LoadedSources,
|
||||
|
||||
Reference in New Issue
Block a user