While exploring options to make a syntax highlighter for my PowerShell Quick Tray application, I discovered LSP and the PowerShell Editor Service (PSES). I couldn't find thorough documentation on how to use the service, so I'm creating a controller to playtest it.
This tool can be used to learn LSP and learn how to interact with PSES