We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e50d4a commit 35dfebdCopy full SHA for 35dfebd
docs/test-plan.md
@@ -145,8 +145,7 @@ Run one of the above MRVAs, but cancel it from within VS Code:
145
146
### CodeQL Model Editor
147
148
-Note the tests here require the feature flag:
149
-- `codeQL.model.editor`
+Note the tests here require the feature flag: `codeQL.model.editor`
150
151
#### Test Case 1: Opening the model editor
152
@@ -168,8 +167,7 @@ Note the tests here require the feature flag:
168
167
169
#### Test Case 3: Model with AI
170
171
-Note that this test requires the feature flag:
172
-- `codeQL.model.llmGeneration`
+Note that this test requires the feature flag: `codeQL.model.llmGeneration`
173
174
1. Click "Model with AI".
175
- Check that rows change to "Thinking".
0 commit comments