1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Fix outdated-release-phase-terminology warnings (#58306)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Joe Clark
2025-11-03 18:16:55 -08:00
committed by GitHub
parent 73fdb6ebcb
commit 98376f4181
24 changed files with 41 additions and 30 deletions

View File

@@ -44,7 +44,7 @@ The rest of this article covers the practical aspects of modelling dependencies
1. In the "Databases" view, select the {% data variables.product.prodname_codeql %} database that you want to model from.
1. In the {% data variables.product.prodname_codeql %} "Method Modeling" view, click **Start modeling** to display the model editor. Alternatively, use the {% data variables.product.prodname_vscode_command_palette_shortname %} to run the **{% data variables.product.prodname_codeql %}: Open Model Editor (Beta)** command.
1. In the {% data variables.product.prodname_codeql %} "Method Modeling" view, click **Start modeling** to display the model editor. Alternatively, use the {% data variables.product.prodname_vscode_command_palette_shortname %} to run the **{% data variables.product.prodname_codeql %}: Open Model Editor (Beta)** command. <!-- markdownlint-disable-line outdated-release-phase-terminology --> <!-- "Beta" is in the name of the command in the VS Code extension -->
1. The {% data variables.product.prodname_codeql %} model editor runs a series of telemetry queries to identify APIs in the code, and the editor is displayed in a new tab.