Expand description
RPC types, corresponding to protocol requests, notifications & responses.
Structs§
- Client
Plugin Info - Describes an available plugin to the client.
- Data
Span - Empty
Struct - GetData
Response - The object returned by the
get_data
RPC. - Hover
- Hover Item sent from Plugin to Core
- Plugin
Buffer Info - Buffer information sent on plugin init.
- Plugin
Command - Common wrapper for plugin-originating RPCs.
- Plugin
Edit - A simple edit, received from a plugin.
- Plugin
Update - A simple update, sent to a plugin.
- Range
- Range expressed in terms of PluginPosition. Meant to be sent from plugin to core.
- Scope
Span
Enums§
- Host
Notification - RPC Notifications sent from the host
- Host
Request - RPC requests sent from the host
- Plugin
Notification - RPC commands sent from plugins.
- Plugin
Request - RPC requests sent from plugins.
- Text
Unit - The unit of measure when requesting data.