GVls
Description:
public namespace GVls
Content:
Classes:
- BuildSystemMeson - Meson's implementation of
GVls.BuildSystem
- CancelParamsInfo
- ClientCapabilitiesInfo
- ClientInet - An
ClientJsonrpc to connect to servers running over TCP/IP at any address.
- ClientInetLocal - An
ClientJsonrpc to connect to servers running over local TCP/IP at address 127.0.0.1.
- ClientJsonrpc - An implementation of
GVls.Client using a Jsonrpc.Client to connect to servers
- ClientStream - A
GVls.Client specializing ClientJsonrpc
client to be used over input and output streams.
- CodeActionKindObject
- CodeLensInfo - A code lens represents a command that
should be shown along with source text, like the number of references, a way to run tests, etc.
- CodeLensOptionsInfo - Code Lens options.
- CodeLensParamsInfo - A code lens represents a
command that should be shown along with source text, like the number of references, a way to run tests, etc.
- CommandInfo
- CompletionContextInfo - Contains additional
information about the context in which a completion request is triggered.
- CompletionItemInfo
- CompletionItemKindObject
- CompletionItemTiny - Small footprint for
GVls.CompletionItem, with minimal information
- CompletionListInfo - Represents a collection of
CompletionItem to be presented in the editor.
- CompletionListTiny - Represents a collection of
CompletionItem to be presented in the editor.
- CompletionOptionsInfo - Completion options.
- CompletionParamsInfo
- ConfigurationItemInfo - An implementation of
ConfigurationItem
- ConfigurationParamsInfo - An
implementation of ConfigurationParams
- DiagnosticInfo
- DiagnosticRelatedInformationInfo
- DidChangeConfigurationParamsInfo
- DidChangeTextDocumentParamsInfo -
Implementation of DidChangeTextDocumentParams
- DidOpenTextDocumentParamsInfo
- DidSaveTextDocumentParamsInfo -
Parameters for `textDocument/didSave` notification
- DocumentFormattingClientCapabilities
- DocumentFormattingParamsInfo
- DocumentLinkInfo - A document link is a range in
a text document that links to an internal or external resource, like another text document or a web site.
- DocumentLinkOptionsInfo
- DocumentLinkParamInfo - Implementation of
DocumentLinkParam
- DocumentOnTypeFormattingOptionsInfo
- DocumentRangeFormattingClientCapabilities
- DocumentRangeFormattingParamsInfo
- DocumentSymbolInfo
- DocumentSymbolParamsInfo
- EnumObject
- ExecuteCommandOptionsInfo
- FailureHandlingKindObject
- FormattingOptionsInfo
- HoverInfo - The result of a hover request.
- HoverParamsInfo - The result of a hover request.
- InitializeErrorObject
- InitializeParamsInfo
- InitializeResultInfo
- InitializedParamsInfo
- InsertTextFormatObject
- MarkedString - MarkedString can be used to render
human readable text. It is either a markdown string or a code-block that provides a language and a code snippet. The language identifier
is semantically equal to the optional language identifier in fenced code blocks in GitHub issues. See
https://help.github.com/articles/creating-and-highlighting-code-blocks/#syntax-highlighting
- MarkupContentInfo
- MarkupKindObject
- ParameterInformationInfo - Represents a
parameter of a callable-signature. A parameter can have a label and a doc-comment.
- PublishDiagnosticsParamsInfo
- ReferenceContextInfo
- ReferenceParamsInfo
- RenameParamsInfo
- Report
- RequestItem
- ResourceOperationKindObject
- SaveOptionsInfo - Implementation of
SaveOptions
- ServerCapabilitiesInfo
- SignatureHelpContextInfo - Additional
information about the context in which a signature help request was triggered.
- SignatureHelpInfo - Signature help represents
the signature of something callable. There can be multiple signature but only one active and only one active parameter.
- SignatureHelpOptionsInfo - Implementation
of SignatureHelpOptions
- SignatureHelpParamsInfo
- SignatureInformationInfo - Represents the
signature of something callable. A signature can have a label, like a function-name, a doc-comment, and a set of parameters.
- SourceLocation - Implementation of
Location
- SourcePosition - Implementation of
Position
- SourceRange - Implementation of
Range
- StringUtils - A utility class providing static methods
to GVo.String
- SymbolInformationInfo - Implementation of
SymbolInformation
- SymbolKindObject
- TextDocumentClientCapabilitiesInfo
- TextDocumentContentChangeEventInfo
- TextDocumentIdentifierInfo
- TextDocumentItemInfo
- TextDocumentPositionParamsInfo -
Implementation of TextDocumentPositionParams
- TextDocumentSyncKindObject
- TextDocumentSyncOptionsInfo
- TextEditInfo - An implementation of
TextEdit
- VersionedTextDocumentIdentifierInfo
- WorkspaceClientCapabilitiesInfo
- WorkspaceEditChanges
- WorkspaceInfo
- WorkspaceSymbolParamsInfo - The
parameters of a Workspace Symbol Request.
Enums: