Editor


Object Hierarchy:

Object hierarchy for Editor

Description:

public class Editor : Server

A JSON-RPC server implementing the client side of the Language Server Protocol.

This API is intended for GUIs, which is why incoming LSP notifications have synchronous event handlers rather than virtual async methods.


Namespace: Lsp
Package: lsp-glib-3.0

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class Jsonrpc.Server
All known members inherited from class GLib.Object