You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: Script analysis or formatting bug report 🚦🖌️
3
-
about: Script analysis and formatting are provided by PSScriptAnalyzer, whose issues are tracked in a different GitHub repository.
3
+
about: Script analysis and formatting are provided by PSScriptAnalyzer. Before submitting a script analysis or formatting issue, check to see if the issue lies with PSScriptAnalyzer or with the VSCode PowerShell extension.
4
4
5
5
---
6
6
7
-
* Please submit script analysis and formatting issues to the
8
-
[PSScriptAnalyzer](https://github.com/powershell/PSScriptAnalyzer/issues) repo on GitHub.
7
+
<!--
8
+
9
+
Before submitting a formatting or script analysis issue,
10
+
please check the relevant PSScriptAnalyzer command in a PowerShell console *outside* of VSCode.
If the problem occurs in the console, please submit a new issue with [PSScriptAnalyzer](https://github.com/powershell/PSScriptAnalyzer/issues).
23
+
24
+
If it does not occur in the console, it may be a PowerShell extension bug -- please open an issue here.
25
+
26
+
(For information on using the PSScriptAnalyzer module, see [here](https://github.com/PowerShell/PSScriptAnalyzer#usage))
0 commit comments