From 072a608a630e2538ea131d2a6875170987d34f37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=98=AD?= Date: Fri, 3 Jul 2026 15:04:04 +0800 Subject: [PATCH] feat: File editor supports right-click operation (#13191) --- .../file-management/code-editor/index.vue | 449 ++++++++++++++++-- 1 file changed, 420 insertions(+), 29 deletions(-) diff --git a/frontend/src/views/host/file-management/code-editor/index.vue b/frontend/src/views/host/file-management/code-editor/index.vue index 252475c7e..4b42909b6 100644 --- a/frontend/src/views/host/file-management/code-editor/index.vue +++ b/frontend/src/views/host/file-management/code-editor/index.vue @@ -9,7 +9,12 @@ >