served.lsp.protocol

Undocumented in source.

Members

Aliases

DocumentSelector
alias DocumentSelector = DocumentFilter[]
Undocumented in source.
DocumentUri
alias DocumentUri = string
Undocumented in source.
TextEditCollection
alias TextEditCollection = TextEdit[]
Undocumented in source.

Classes

MethodException
class MethodException
Undocumented in source.

Enums

CodeActionKind
enum CodeActionKind
Undocumented in source.
CompletionItemKind
enum CompletionItemKind
Undocumented in source.
DiagnosticSeverity
enum DiagnosticSeverity
Undocumented in source.
DiagnosticTag
enum DiagnosticTag
Undocumented in source.
DocumentHighlightKind
enum DocumentHighlightKind
Undocumented in source.
EolType
enum EolType
Undocumented in source.
ErrorCode
enum ErrorCode
Undocumented in source.
FailureHandlingKind
enum FailureHandlingKind
Undocumented in source.
FileChangeType
enum FileChangeType
Undocumented in source.
InsertTextFormat
enum InsertTextFormat
Undocumented in source.
MarkupKind
enum MarkupKind
Undocumented in source.
MessageType
enum MessageType
Undocumented in source.
ResourceOperationKind
enum ResourceOperationKind
Undocumented in source.
SymbolKind
enum SymbolKind
Undocumented in source.
TextDocumentSaveReason
enum TextDocumentSaveReason
Undocumented in source.
TextDocumentSyncKind
enum TextDocumentSyncKind
Undocumented in source.

Functions

opt
Optional!T opt(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(EolType eol)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

StrictOptionalSerializer
mixintemplate StrictOptionalSerializer()
Undocumented in source.

Structs

ApplyWorkspaceEditParams
struct ApplyWorkspaceEditParams
Undocumented in source.
ApplyWorkspaceEditResponse
struct ApplyWorkspaceEditResponse
Undocumented in source.
ArrayOrSingle
struct ArrayOrSingle(T)
Undocumented in source.
ClientCapabilities
struct ClientCapabilities
Undocumented in source.
CodeAction
struct CodeAction
Undocumented in source.
CodeActionContext
struct CodeActionContext
Undocumented in source.
CodeActionParams
struct CodeActionParams
Undocumented in source.
CodeLens
struct CodeLens
Undocumented in source.
CodeLensOptions
struct CodeLensOptions
Undocumented in source.
CodeLensParams
struct CodeLensParams
Undocumented in source.
CodeLensRegistrationOptions
struct CodeLensRegistrationOptions
Undocumented in source.
Color
struct Color
Undocumented in source.
ColorInformation
struct ColorInformation
Undocumented in source.
ColorPresentation
struct ColorPresentation
Undocumented in source.
ColorPresentationParams
struct ColorPresentationParams
Undocumented in source.
ColorProviderOptions
struct ColorProviderOptions
Undocumented in source.
Command
struct Command
Undocumented in source.
CompletionItem
struct CompletionItem
Undocumented in source.
CompletionList
struct CompletionList
Undocumented in source.
CompletionOptions
struct CompletionOptions
Undocumented in source.
CompletionRegistrationOptions
struct CompletionRegistrationOptions
Undocumented in source.
ConfigurationItem
struct ConfigurationItem
Undocumented in source.
ConfigurationParams
struct ConfigurationParams
Undocumented in source.
CreateFile
struct CreateFile
Undocumented in source.
CreateFileOptions
struct CreateFileOptions
Undocumented in source.
DeleteFile
struct DeleteFile
Undocumented in source.
DeleteFileOptions
struct DeleteFileOptions
Undocumented in source.
Diagnostic
struct Diagnostic
Undocumented in source.
DiagnosticRelatedInformation
struct DiagnosticRelatedInformation
Undocumented in source.
DidChangeConfigurationParams
struct DidChangeConfigurationParams
Undocumented in source.
DidChangeTextDocumentParams
struct DidChangeTextDocumentParams
Undocumented in source.
DidChangeWatchedFilesParams
struct DidChangeWatchedFilesParams
Undocumented in source.
DidChangeWorkspaceFoldersParams
struct DidChangeWorkspaceFoldersParams
Undocumented in source.
DidCloseTextDocumentParams
struct DidCloseTextDocumentParams
Undocumented in source.
DidOpenTextDocumentParams
struct DidOpenTextDocumentParams
Undocumented in source.
DidSaveTextDocumentParams
struct DidSaveTextDocumentParams
Undocumented in source.
DocumentColorParams
struct DocumentColorParams
Undocumented in source.
DocumentFilter
struct DocumentFilter
Undocumented in source.
DocumentFormattingParams
struct DocumentFormattingParams
Undocumented in source.
DocumentHighlight
struct DocumentHighlight
Undocumented in source.
DocumentHighlightParams
struct DocumentHighlightParams
Undocumented in source.
DocumentLink
struct DocumentLink
Undocumented in source.
DocumentLinkOptions
struct DocumentLinkOptions
Undocumented in source.
DocumentLinkParams
struct DocumentLinkParams
Undocumented in source.
DocumentLinkRegistrationOptions
struct DocumentLinkRegistrationOptions
Undocumented in source.
DocumentOnTypeFormattingOptions
struct DocumentOnTypeFormattingOptions
Undocumented in source.
DocumentOnTypeFormattingParams
struct DocumentOnTypeFormattingParams
Undocumented in source.
DocumentOnTypeFormattingRegistrationOptions
struct DocumentOnTypeFormattingRegistrationOptions
Undocumented in source.
DocumentRangeFormattingParams
struct DocumentRangeFormattingParams
Undocumented in source.
DocumentSymbol
struct DocumentSymbol
Undocumented in source.
DocumentSymbolParams
struct DocumentSymbolParams
Undocumented in source.
DynamicRegistration
struct DynamicRegistration
Undocumented in source.
ExecuteCommandOptions
struct ExecuteCommandOptions
Undocumented in source.
ExecuteCommandParams
struct ExecuteCommandParams
Undocumented in source.
ExecuteCommandRegistrationOptions
struct ExecuteCommandRegistrationOptions
Undocumented in source.
FileEvent
struct FileEvent
Undocumented in source.
FormattingOptions
struct FormattingOptions
Undocumented in source.
Hover
struct Hover
Undocumented in source.
InitializeError
struct InitializeError
Undocumented in source.
InitializeParams
struct InitializeParams
Undocumented in source.
InitializeResult
struct InitializeResult
Undocumented in source.
Location
struct Location
Undocumented in source.
LogMessageParams
struct LogMessageParams
Undocumented in source.
MarkedString
struct MarkedString
Undocumented in source.
MarkupContent
struct MarkupContent
Undocumented in source.
MessageActionItem
struct MessageActionItem
Undocumented in source.
Optional
struct Optional(T)
Undocumented in source.
ParameterInformation
struct ParameterInformation
Undocumented in source.
Position
struct Position
Undocumented in source.
PublishDiagnosticsParams
struct PublishDiagnosticsParams
Undocumented in source.
ReferenceContext
struct ReferenceContext
Undocumented in source.
ReferenceParams
struct ReferenceParams
Undocumented in source.
Registration
struct Registration
Undocumented in source.
RegistrationParams
struct RegistrationParams
Undocumented in source.
RenameFile
struct RenameFile
Undocumented in source.
RenameFileOptions
struct RenameFileOptions
Undocumented in source.
RenameParams
struct RenameParams
Undocumented in source.
RequestMessage
struct RequestMessage
Undocumented in source.
RequestToken
struct RequestToken
Undocumented in source.
ResponseError
struct ResponseError
Undocumented in source.
ResponseMessage
struct ResponseMessage
Undocumented in source.
SaveOptions
struct SaveOptions
Undocumented in source.
ServerCapabilities
struct ServerCapabilities
Undocumented in source.
ServerWorkspaceCapabilities
struct ServerWorkspaceCapabilities
Undocumented in source.
ShowMessageParams
struct ShowMessageParams
Undocumented in source.
ShowMessageRequestParams
struct ShowMessageRequestParams
Undocumented in source.
SignatureHelp
struct SignatureHelp
Undocumented in source.
SignatureHelpOptions
struct SignatureHelpOptions
Undocumented in source.
SignatureHelpRegistrationOptions
struct SignatureHelpRegistrationOptions
Undocumented in source.
SignatureInformation
struct SignatureInformation
Undocumented in source.
SymbolInformation
struct SymbolInformation
Undocumented in source.
TextDocumentChangeRegistrationOptions
struct TextDocumentChangeRegistrationOptions
Undocumented in source.
TextDocumentClientCapabilities
struct TextDocumentClientCapabilities
Undocumented in source.
TextDocumentContentChangeEvent
struct TextDocumentContentChangeEvent
Undocumented in source.
TextDocumentEdit
struct TextDocumentEdit
Undocumented in source.
TextDocumentIdentifier
struct TextDocumentIdentifier
Undocumented in source.
TextDocumentItem
struct TextDocumentItem
Undocumented in source.
TextDocumentPositionParams
struct TextDocumentPositionParams
Undocumented in source.
TextDocumentRegistrationOptions
struct TextDocumentRegistrationOptions
Undocumented in source.
TextDocumentSaveRegistrationOptions
struct TextDocumentSaveRegistrationOptions
Undocumented in source.
TextDocumentSyncOptions
struct TextDocumentSyncOptions
Undocumented in source.
TextEdit
struct TextEdit
Undocumented in source.
TextRange
struct TextRange
Undocumented in source.
Unregistration
struct Unregistration
Undocumented in source.
UnregistrationParams
struct UnregistrationParams
Undocumented in source.
VersionedTextDocumentIdentifier
struct VersionedTextDocumentIdentifier
Undocumented in source.
WillSaveTextDocumentParams
struct WillSaveTextDocumentParams
Undocumented in source.
WorkspaceClientCapabilities
struct WorkspaceClientCapabilities
Undocumented in source.
WorkspaceEdit
struct WorkspaceEdit
Undocumented in source.
WorkspaceEditClientCapabilities
struct WorkspaceEditClientCapabilities
Undocumented in source.
WorkspaceFolder
struct WorkspaceFolder
Undocumented in source.
WorkspaceFoldersChangeEvent
struct WorkspaceFoldersChangeEvent
Undocumented in source.
WorkspaceSymbolParams
struct WorkspaceSymbolParams
Undocumented in source.

Meta