From cedc7ad0932e22eca2e9798d34c75c31ba030c00 Mon Sep 17 00:00:00 2001 From: Sam Robson Date: Fri, 20 Mar 2026 16:19:45 +0000 Subject: [PATCH] Qlucie trigger Add additional information about invoking tasks. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 99433b8ca49f..3c860f6a65ff 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,7 @@ You can install the [CodeQL for Visual Studio Code](https://marketplace.visualst ### Tasks The `.vscode/tasks.json` file defines custom tasks specific to working in this repository. To invoke one of these tasks, select the `Terminal | Run Task...` menu option, and then select the desired task from the dropdown. You can also invoke the `Tasks: Run Task` command from the command palette. + + + +test