Skip to content

Commit d95496f

Browse files
[Ignore] Update troubleshooting.md (#2586)
1 parent 39c0fe6 commit d95496f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/troubleshooting.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,8 @@ Logs provide context for what was happening when the issue occurred.
173173
(<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd>)
174174
with `PowerShell: Open PowerShell Extension Logs Folder`.
175175

176+
> NOTE: Don't forget to also attach the [Language Server Protocol payload logs](#provide-language-server-protocol-payload-logs)!
177+
176178
- You can attach your logs to an issue by zipping them and drag/dropping
177179
them onto your open issue description in the browser.
178180

@@ -182,9 +184,6 @@ Logs provide context for what was happening when the issue occurred.
182184

183185
#### Provide Language Server Protocol payload logs
184186

185-
> NOTE: This currently only applies to the PowerShell Preview extension and only if you have version
186-
> 2019.11.0 or higher.
187-
188187
The PowerShell extension works mostly from sending and receiving messages from [PowerShell Editor Services](httos://github.com/PowerShell/PowerShellEditorServices).
189188
In some cases, getting to the bottom of a bug will require looking at the payloads of these messages. To do this:
190189

0 commit comments

Comments
 (0)