Skip to content

Commit 9cb5bbf

Browse files
committed
Update host process API docs
1 parent 600c7ce commit 9cb5bbf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/using_the_host_process.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
The PowerShell Editor Services host process provides an editor-agnostic interface for
44
leveraging the core .NET API.
55

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+
610
## Launching the Host Process
711

812
From your editor's PowerShell plugin code, launch `Microsoft.PowerShell.EditorServices.Host.exe`

0 commit comments

Comments
 (0)