From 06088615d9c214e6affcb2102226e24cf4a5321b Mon Sep 17 00:00:00 2001 From: Austin Slaughter Date: Tue, 15 Oct 2024 23:22:29 +0000 Subject: [PATCH 1/4] Default settings: Support Javadoc/Doxygen comments and @todo field --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 47f5693..608ca9e 100644 --- a/package.json +++ b/package.json @@ -610,6 +610,7 @@ "HACK", "FIXME", "TODO", + "@todo", "XXX", "[ ]", "[x]" @@ -1136,7 +1137,7 @@ "type": "object", "properties": { "todo-tree.regex.regex": { - "default": "(//|#|