We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae19e36 commit 212a0c9Copy full SHA for 212a0c9
1 file changed
src/CompletionPredictor.psd1
@@ -8,6 +8,8 @@
8
Author = 'PowerShell'
9
CompanyName = "Microsoft Corporation"
10
Copyright = "Copyright (c) Microsoft Corporation."
11
+ Description = 'Command-line intellisense based on PowerShell auto-completion'
12
+ PowerShellVersion = '7.2'
13
14
NestedModules = @('PowerShell.Predictor.dll')
15
FunctionsToExport = @()
0 commit comments