PowerShell / PSScriptAnalyzer

Download ScriptAnalyzer from PowerShellGallery
https://www.powershellgallery.com/packages/PSScriptAnalyzer/
MIT License
1.85k stars 373 forks source link

PowerShell does not support debugging this language mode: 'jsonc'. #1918

Closed shilsvj1 closed 1 year ago

shilsvj1 commented 1 year ago

Before submitting a bug report:

Steps to reproduce

Expected behavior

Actual behavior

If an unexpected error was thrown then please report the full error details using e.g. $error[0] | Select-Object *

Environment data

> $PSVersionTable

> (Get-Module -ListAvailable PSScriptAnalyzer).Version | ForEach-Object { $_.ToString() }
SydneyhSmith commented 1 year ago

Thanks for opening this, please open a new issue with issue info and repro steps