mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-24 00:17:52 +00:00
preserve query regs in floating views, so that we can chain info from many query commands together; more progress on theme editing, simplify command surface
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -238,8 +238,8 @@ RD_CmdKind_AddTypeView,
|
||||
RD_CmdKind_AddFilePathMap,
|
||||
RD_CmdKind_OpenTheme,
|
||||
RD_CmdKind_AddThemeColor,
|
||||
RD_CmdKind_ForkLoadedThemeColors,
|
||||
RD_CmdKind_SaveThemeColors,
|
||||
RD_CmdKind_ForkLoadedTheme,
|
||||
RD_CmdKind_SaveTheme,
|
||||
RD_CmdKind_SetNextStatement,
|
||||
RD_CmdKind_AddTarget,
|
||||
RD_CmdKind_SelectTarget,
|
||||
|
||||
Reference in New Issue
Block a user