Vanessa 2025-12-09 22:57:33 +08:00
parent fbc166e7b4
commit efd2adb4fd
2 changed files with 8 additions and 2 deletions

View file

@ -275,6 +275,7 @@ export abstract class Constants {
public static readonly MENU_SEARCH_REPLACE_HISTORY = "search-replace-history"; // 替换历史菜单
public static readonly MENU_SEARCH_ASSET_HISTORY = "search-asset-history"; // 资源文件搜索历史菜单
public static readonly MENU_MOVE_PATH_HISTORY = "move-path-history"; // 移动文档窗口搜索历史菜单
public static readonly MENU_CALLOUT_SELECT = "callout-select"; // 提示选择菜单
public static readonly MENU_BACKGROUND_ASSET = "background-asset"; // 资源文件选择器菜单
public static readonly MENU_AI = "ai"; // 块 AI 菜单