From f8692afad3c5f475fce68d7587855492458048b2 Mon Sep 17 00:00:00 2001 From: "D. Berge" Date: Thu, 26 Jun 2025 23:41:51 +0200 Subject: [PATCH] Add named slots to DougalProjectSettingsFileMatchingParameters. Used to display error or information messages. --- .../components/project-settings/file-matching-parameters.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/www/client/source/src/components/project-settings/file-matching-parameters.vue b/lib/www/client/source/src/components/project-settings/file-matching-parameters.vue index 3377559..86b3e4b 100644 --- a/lib/www/client/source/src/components/project-settings/file-matching-parameters.vue +++ b/lib/www/client/source/src/components/project-settings/file-matching-parameters.vue @@ -18,6 +18,7 @@ A list of directories which are searched for matching files. + glob patterns expanding to match the files of interest. Note that Linux is case-sensitive. + Note: Use the line info tab preferentially. + +