Prerequisites
Summary
2026-04-13 21:27:13.967 [debug] [PSES] Microsoft.PowerShell.EditorServices.Handlers.PsesDocumentHighlightHandler: Highlights: System.Collections.Generic.List`1[OmniSharp.Extensions.LanguageServer.Protocol.Models.DocumentHighlight] |
Should show the contents or at least the count of the number of highlights and leave the details at the trace level.
Copilot: To fix this issue, get the length of the generic list, and then output a formatted summary of each DocumentHighlight
PowerShell Version
Editor Version
PowerShell Editor Services Version
Steps to Reproduce
See Above
Visuals
No response
Logs
No response
Prerequisites
Summary
Should show the contents or at least the count of the number of highlights and leave the details at the trace level.
Copilot: To fix this issue, get the length of the generic list, and then output a formatted summary of each DocumentHighlight
PowerShell Version
7.6Editor Version
N/APowerShell Editor Services Version
DevSteps to Reproduce
See Above
Visuals
No response
Logs
No response