We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to Reproduce:
$Configuration = [ordered] @{ Prettify = @{ CompanyName = 'Evotec' UseBuiltinTemplate = $true CustomTemplatePath = '' Language = 'en-US' } Options = @{ OpenDocument = $true OpenExcel = $true } DisplayConsole = @{ ShowTime = $false LogFile = "$ENV:TEMP\PSWinDocumentationADTesting.log" TimeFormat = 'yyyy-MM-dd HH:mm:ss' } Debug = @{ Verbose = $false } }
Workaround is to select it with 2 lines like below
Does this issue occur when all extensions are disabled?: Yes/No
Reference: PowerShell/vscode-powershell#1563
The text was updated successfully, but these errors were encountered:
duplicate of #59657
Sorry, something went wrong.
aeschli
No branches or pull requests
Steps to Reproduce:
Workaround is to select it with 2 lines like below
Does this issue occur when all extensions are disabled?: Yes/No
Reference: PowerShell/vscode-powershell#1563
The text was updated successfully, but these errors were encountered: