We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600c7ce commit 9cb5bbfCopy full SHA for 9cb5bbf
docs/using_the_host_process.md
@@ -3,6 +3,10 @@
3
The PowerShell Editor Services host process provides an editor-agnostic interface for
4
leveraging the core .NET API.
5
6
+**WARNING: Some of the information in this file is out of date due to recent protocol
7
+changes. The general details in the document still apply but the schema of the language service
8
+message has changed a lot. This document will be updated soon with the correct details.**
9
+
10
## Launching the Host Process
11
12
From your editor's PowerShell plugin code, launch `Microsoft.PowerShell.EditorServices.Host.exe`
0 commit comments