VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode
LanguageServer Class
LanguageServer Events
Exit Event
Initialize Event
NotificationReceived Event
RequestReceived Event
ResponseReceived Event
LanguageServer
NotificationReceived Event
An event fired when notifications are received from the client.
Namespace:
VSCode
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
event
EventHandler
<
NotificationMessage
>
NotificationReceived
Value
Type:
System
EventHandler
NotificationMessage
See Also
Reference
LanguageServer Class
VSCode Namespace
Copyright 2016, Josh Johnson