File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Channel | Description | Version/ downloads
4545
4646- Adds snippets for defining new rules.
4747 - ** Define rules** with snippets and IntelliSense support.
48- - Trigger IntelliSense by typing ` rule ` in a ` .Rule.ps1 ` file.
48+ - Trigger IntelliSense by typing ` rule ` in a ` .Rule.ps1 ` , ` .Rule.yaml ` , or ` .Rule.jsonc ` file.
4949 IntelliSense can also be triggered by using the shortcut ` Ctrl+Space ` .
5050
5151<p align =" center " >
@@ -64,10 +64,11 @@ Channel | Description | Version/ downloads
6464</p >
6565
6666- Adds quick tasks for analysis directly from Visual Studio Code.
67- - ** Run analysis** &mdash ; Runs rules against files in the current workspace.
67+ - ** Run analysis** &mdash ; runs rules against files in the current workspace.
6868 - _ Input path_ , _ Baseline_ , _ Modules_ , and _ Outcome_ options can be configured per task.
6969 - _ Output as_ , and showing a _ Not processed warning_ options can be configured by workspace or user.
7070 - Rule stored in ` .ps-rule/ ` are automatically used by default.
71+ - Use the built-in analysis task by running or configuring the task from the _ Terminal_ menu.
7172
7273## Configuration
7374
You can’t perform that action at this time.
0 commit comments