nixd
Loading...
Searching...
No Matches
lspserver::ShowDocumentResult Struct Reference

#include <Protocol.h>

Public Attributes

bool success = false
 A boolean indicating if the show was successful.

Detailed Description

Result of the window/showDocument request.

Since
LSP 3.16.0

Definition at line 1272 of file lspserver/include/lspserver/Protocol.h.

Member Data Documentation

◆ success

bool lspserver::ShowDocumentResult::success = false

A boolean indicating if the show was successful.

Definition at line 1274 of file lspserver/include/lspserver/Protocol.h.

Referenced by lspserver::fromJSON().


The documentation for this struct was generated from the following file: