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
so we can track the work — other users may have the same issue.
187
182
183
+
#### Provide Language Server Protocol payload logs
184
+
185
+
> NOTE: This currently only applies to the PowerShell Preview extension and only if you have version
186
+
> 2019.11.0 or higher.
187
+
188
+
The PowerShell extension works mostly from sending and receiving messages from [PowerShell Editor Services](httos://github.com/PowerShell/PowerShellEditorServices).
189
+
In some cases, getting to the bottom of a bug will require looking at the payloads of these messages. To do this:
190
+
191
+
- Add the following setting to your settings file:
0 commit comments