From f07b8fab84c8e96b17dc87aaf42df01c4f94435b Mon Sep 17 00:00:00 2001 From: hay-mon <234499490+hay-mon@users.noreply.github.com> Date: Fri, 13 Feb 2026 15:24:19 +0000 Subject: [PATCH 1/3] Annotations: Variable handler --- .../help/topics/Annotations/Annotations.html | 57 ++++- .../app/cmd/comments/SetCommentsCmd.java | 11 +- .../viewer/field/AnnotatedStringHandler.java | 9 +- .../app/util/viewer/field/CommentUtils.java | 5 +- .../field/SymbolAnnotatedStringHandler.java | 2 +- .../field/VariableAnnotatedStringHandler.java | 217 ++++++++++++++++++ .../app/util/viewer/field/AnnotationTest.java | 81 +++++-- 7 files changed, 352 insertions(+), 30 deletions(-) create mode 100644 Ghidra/Features/Base/src/main/java/ghidra/app/util/viewer/field/VariableAnnotatedStringHandler.java diff --git a/Ghidra/Features/Base/src/main/help/help/topics/Annotations/Annotations.html b/Ghidra/Features/Base/src/main/help/help/topics/Annotations/Annotations.html index 86974ba456..f26dbaefc1 100644 --- a/Ghidra/Features/Base/src/main/help/help/topics/Annotations/Annotations.html +++ b/Ghidra/Features/Base/src/main/help/help/topics/Annotations/Annotations.html @@ -104,11 +104,6 @@ Notes: