Skip to content

Commit b00bc50

Browse files
author
Kapil Borle
committed
Add SelectPSSARules command to the extension
1 parent 9c0c14a commit b00bc50

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,11 @@
124124
"command": "PowerShell.ShowSessionMenu",
125125
"title": "Show Session Menu",
126126
"category": "PowerShell"
127+
},
128+
{
129+
"command": "PowerShell.SelectPSSARules",
130+
"title": "Select PSScriptAnalyzer Rules",
131+
"category": "PowerShell"
127132
}
128133
],
129134
"snippets": [

0 commit comments

Comments
 (0)