From c627e2002b1106819fc2bb1a397f4a667299fec9 Mon Sep 17 00:00:00 2001 From: Sheng Chen Date: Tue, 28 Apr 2026 10:49:12 +0800 Subject: [PATCH] feat: add tests for NES annotation type mapping and update plugin.xml for foreign text marker --- .../plugin.xml | 12 ++++ .../ui/nes/NesAnnotationTypeMappingTest.java | 68 +++++++++++++++++++ com.microsoft.copilot.eclipse.ui/plugin.xml | 8 +-- 3 files changed, 83 insertions(+), 5 deletions(-) create mode 100644 com.microsoft.copilot.eclipse.ui.test/src/com/microsoft/copilot/eclipse/ui/nes/NesAnnotationTypeMappingTest.java diff --git a/com.microsoft.copilot.eclipse.ui.test/plugin.xml b/com.microsoft.copilot.eclipse.ui.test/plugin.xml index a12ac0c7..fd3fba17 100644 --- a/com.microsoft.copilot.eclipse.ui.test/plugin.xml +++ b/com.microsoft.copilot.eclipse.ui.test/plugin.xml @@ -1,6 +1,18 @@ + + + + + + + + name="com.microsoft.copilot.eclipse.ui.nes.change"> + name="com.microsoft.copilot.eclipse.ui.nes.delete"> @@ -1113,4 +1111,4 @@ %theme.chatFont.description - \ No newline at end of file +