We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b9d20 commit 22ddcf2Copy full SHA for 22ddcf2
docs/troubleshooting.md
@@ -269,7 +269,7 @@ your logs for any sensitive information you would not like to share online!**
269
270
* Logs are located at:
271
* Unix: `~/.config/Code/User/globalStorage/ms-vscode.powershell/logs`.
272
- * Windows: `%APPDATA%\Code\User\globalStorage\ms-vscode.powershell\logs`
+ * Windows: `%APPDATA%\Code\User\globalStorage\ms-vscode.powershell\sessions`
273
274
* In VS Code you can open and read the logs directly from the [Command Palette][]
275
(<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd>) with `PowerShell: Open PowerShell Extension Logs Folder`.
0 commit comments