package
1.0.0-preview.37
Repository: https://github.com/onflow/cadence-tools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

line 13700.
line 13292.
line 13121.
line 12916.
line 13287.
line 12912.
line 13466.
line 12864.
line 13165.
line 12579.
line 13660.
line 13618.
line 13613.
line 13201.
line 12822.
line 12639.
line 13251.
line 12900.
line 13221.
line 12880.
line 13153.
line 12802.
line 13676.
line 13461.
line 12659.
line 13686.
line 13471.
line 13546.
line 12962.
line 12729.
line 12734.
line 12978.
line 13333.
line 12884.
line 13189.
line 12932.
line 13217.
line 12611.
line 12583.
line 13061.
line 12940.
line 13229.
line 12615.
line 13019.
line 12876.
line 13157.
line 12848.
line 13205.
line 13634.
line 13126.
line 13213.
line 13639.
line 13096.
line 12892.
line 13149.
line 12619.
line 12998.
line 12988.
line 13729.
line 13014.
line 12827.
line 13101.
line 13071.
line 12888.
line 13169.
line 12587.
line 12766.
line 12762.
line 12754.
line 13562.
line 12924.
line 13193.
line 12631.
line 13024.
line 13076.
line 12627.
line 13116.
line 13419.
line 13655.
line 13395.
line 12868.
line 13145.
line 12758.
line 12623.
line 12697.
line 12701.
line 12677.
line 12713.
line 12681.
line 12693.
line 12709.
line 12635.
line 12705.
line 12685.
line 12689.
line 12852.
line 13173.
line 12856.
line 12570.
line 13091.
line 12928.
line 12908.
line 12647.
line 12920.
line 13390.
line 12944.
line 13233.
line 12655.
line 12860.
line 13045.
line 12599.
line 12750.
line 13414.
line 13267.
line 12983.
line 12872.
line 13177.
line 12607.
line 13338.
line 13313.
line 13343.
line 13348.
line 13353.
line 13358.
line 13209.
line 12651.
line 12832.
line 13743.
line 13681.
line 12807.
line 12790.
line 12993.
line 12796.
line 12770.
line 13511.
line 13526.
line 13521.
line 13516.
line 13597.
line 13587.
line 13592.
line 13197.
line 13272.
line 13363.
line 13373.
line 13368.
line 12904.
line 12643.
line 12936.
line 13225.
line 12591.
line 13308.
line 13141.
line 13710.
line 13705.
line 13567.
line 13572.
line 13040.
line 12948.
line 13237.
line 12595.
line 12574.
line 13715.
line 13181.
line 12775.
line 13541.
line 13439.
line 13444.
line 13434.
line 13185.
line 12896.
line 13161.
line 12603.
line 13400.
line 13066.
line 13491.
line 13486.
line 13496.
line 13318.

# Structs

A special text edit with an additional change annotation.
The parameters passed via a apply workspace edit request.
The result returned from the apply workspace edit request.
A base for all symbol information.
@since 3.16.0.
Represents an incoming call, e.g.
The parameter of a `callHierarchy/incomingCalls` request.
Represents programming constructs like functions or constructors in the context of call hierarchy.
Call hierarchy options used during static registration.
Represents an outgoing call, e.g.
The parameter of a `callHierarchy/outgoingCalls` request.
The parameter of a `textDocument/prepareCallHierarchy` request.
Call hierarchy options used during static or dynamic registration.
No description provided by the author
Additional information that describes document changes.
Defines the capabilities provided by the client.
A code action represents a change that can be performed in code, e.g.
The Client Capabilities of a {@link CodeActionRequest}.
Contains additional diagnostic information about the context in which a {@link CodeActionProvider.provideCodeActions code action} is run.
Provider options for a {@link CodeActionRequest}.
The parameters of a {@link CodeActionRequest}.
Registration options for a {@link CodeActionRequest}.
Structure to capture a description for an error code.
A code lens represents a {@link Command command} that should be shown along with source text, like the number of references, a way to run tests, etc.
The client capabilities of a {@link CodeLensRequest}.
Code Lens provider options of a {@link CodeLensRequest}.
The parameters of a {@link CodeLensRequest}.
Registration options for a {@link CodeLensRequest}.
@since 3.16.0.
Represents a color in RGBA space.
Represents a color range from a document.
No description provided by the author
Parameters for a {@link ColorPresentationRequest}.
Represents a reference to a command.
Completion client capabilities.
Contains additional information about the context in which a completion request is triggered.
A completion item represents a text snippet that is proposed to complete text that is being typed.
Additional details for a completion item label.
Represents a collection of {@link CompletionItem completion items} to be presented in the editor.
Completion options.
Completion parameters.
Registration options for a {@link CompletionRequest}.
No description provided by the author
The parameters of a configuration request.
Create file operation.
Options to create a file.
The parameters sent in notifications/requests for user-initiated creation of files.
@since 3.14.0.
No description provided by the author
No description provided by the author
No description provided by the author
Client Capabilities for a {@link DefinitionRequest}.
Server Capabilities for a {@link DefinitionRequest}.
Parameters for a {@link DefinitionRequest}.
Registration options for a {@link DefinitionRequest}.
Delete file operation.
Delete file options.
The parameters sent in notifications/requests for user-initiated deletes of files.
Represents a diagnostic, such as a compiler error or warning.
Client capabilities specific to diagnostic pull requests.
Diagnostic options.
Diagnostic registration options.
Represents a related message and source code location for a diagnostic.
Cancellation data returned from a diagnostic request.
Workspace client capabilities specific to diagnostic pull requests.
No description provided by the author
The parameters of a change configuration notification.
No description provided by the author
The params sent in a change notebook document notification.
The change text document notification's parameters.
No description provided by the author
The watched files change notification's parameters.
Describe options to be used when registered for text document change events.
The parameters of a `workspace/didChangeWorkspaceFolders` notification.
The params sent in a close notebook document notification.
The parameters sent in a close text document notification.
The params sent in an open notebook document notification.
The parameters sent in an open text document notification.
The params sent in a save notebook document notification.
The parameters sent in a save text document notification.
DocumentChanges is a union of a file edit and directory rename operations for package renaming feature.
No description provided by the author
No description provided by the author
Parameters for a {@link DocumentColorRequest}.
No description provided by the author
Parameters of the document diagnostic request.
A partial result for a document diagnostic report.
Client capabilities of a {@link DocumentFormattingRequest}.
Provider options for a {@link DocumentFormattingRequest}.
The parameters of a {@link DocumentFormattingRequest}.
Registration options for a {@link DocumentFormattingRequest}.
A document highlight is a range inside a text document which deserves special attention.
Client Capabilities for a {@link DocumentHighlightRequest}.
Provider options for a {@link DocumentHighlightRequest}.
Parameters for a {@link DocumentHighlightRequest}.
Registration options for a {@link DocumentHighlightRequest}.
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.
The client capabilities of a {@link DocumentLinkRequest}.
Provider options for a {@link DocumentLinkRequest}.
The parameters of a {@link DocumentLinkRequest}.
Registration options for a {@link DocumentLinkRequest}.
Client capabilities of a {@link DocumentOnTypeFormattingRequest}.
Provider options for a {@link DocumentOnTypeFormattingRequest}.
The parameters of a {@link DocumentOnTypeFormattingRequest}.
Registration options for a {@link DocumentOnTypeFormattingRequest}.
Client capabilities of a {@link DocumentRangeFormattingRequest}.
Provider options for a {@link DocumentRangeFormattingRequest}.
The parameters of a {@link DocumentRangeFormattingRequest}.
Registration options for a {@link DocumentRangeFormattingRequest}.
Represents programming constructs like variables, classes, interfaces etc.
Client Capabilities for a {@link DocumentSymbolRequest}.
Provider options for a {@link DocumentSymbolRequest}.
Parameters for a {@link DocumentSymbolRequest}.
Registration options for a {@link DocumentSymbolRequest}.
The client capabilities of a {@link ExecuteCommandRequest}.
The server capabilities of a {@link ExecuteCommandRequest}.
The parameters of a {@link ExecuteCommandRequest}.
Registration options for a {@link ExecuteCommandRequest}.
No description provided by the author
created for Literal (Lit_CodeActionClientCapabilities_codeActionLiteralSupport_codeActionKind).
created for Literal (Lit_CompletionList_itemDefaults_editRange_Item1).
created for Literal (Lit_SemanticTokensClientCapabilities_requests_full_Item1).
Represents information on a file/folder create.
Represents information on a file/folder delete.
An event describing a file change.
Capabilities relating to events from file operations by the user in the client.
A filter to describe in which file operation requests or notifications the server is interested in receiving.
Options for notifications/requests for user operations on files.
A pattern to describe in which file operation requests or notifications the server is interested in receiving.
Matching options for the file operation pattern.
The options to register for file operations.
Represents information on a file/folder rename.
No description provided by the author
created for Literal (Lit_CompletionClientCapabilities_completionItem_insertTextModeSupport).
Represents a folding range.
No description provided by the author
No description provided by the author
Parameters for a {@link FoldingRangeRequest}.
No description provided by the author
Value-object describing what options formatting should use.
created for Literal (Lit_SignatureHelpClientCapabilities_signatureInformation_parameterInformation).
created for Literal (Lit_SemanticTokensClientCapabilities_requests_range_Item1).
created for Literal (Lit_CompletionClientCapabilities_completionItem_resolveSupport).
created for Literal (Lit_NotebookDocumentChangeEvent_cells_structure).
created for Literal (Lit_CompletionClientCapabilities_completionItem_tagSupport).
A diagnostic report with a full set of problems.
General client capabilities.
The result of a hover request.
No description provided by the author
Hover options.
Parameters for a {@link HoverRequest}.
Registration options for a {@link HoverRequest}.
@since 3.6.0.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The data type of the ResponseError if the initialize request fails.
No description provided by the author
The result returned from an initialize request.
Inlay hint information.
Inlay hint client capabilities.
An inlay hint label part allows for interactive and composite labels of inlay hints.
Inlay hint options used during static registration.
A parameter literal used in inlay hint requests.
Inlay hint options used during static or dynamic registration.
Client workspace capabilities specific to inlay hints.
Client capabilities specific to inline values.
@since 3.17.0.
Provide an inline value through an expression evaluation.
Inline value options used during static registration.
A parameter literal used in inline value requests.
Inline value options used during static or dynamic registration.
Provide inline value as text.
Provide inline value through a variable lookup.
Client workspace capabilities specific to inline values.
A special text edit to provide an insert and a replace operation.
Client capabilities for the linked editing range request.
No description provided by the author
No description provided by the author
No description provided by the author
The result of a linked editing range request.
created for Literal (Lit_NotebookDocumentChangeEvent_cells_textContent_Elem).
created for Literal (Lit_NotebookDocumentFilter_Item1).
created for Literal (Lit_NotebookDocumentFilter_Item2).
created for Literal (Lit_NotebookDocumentSyncOptions_notebookSelector_Elem_Item0_cells_Elem).
created for Literal (Lit_NotebookDocumentSyncOptions_notebookSelector_Elem_Item1).
created for Literal (Lit_NotebookDocumentSyncOptions_notebookSelector_Elem_Item1_cells_Elem).
created for Literal (Lit_PrepareRenameResult_Item2).
created for Literal (Lit_TextDocumentContentChangeEvent_Item1).
created for Literal (Lit_TextDocumentFilter_Item2).
Represents a location inside a resource, such as a line inside a text file.
Represents the connection of two locations.
The log message parameters.
No description provided by the author
Client capabilities specific to the used markdown parser.
A `MarkupContent` literal represents a string value which content is interpreted base on its kind flag.
No description provided by the author
MockConn is an autogenerated mock type for the Conn type.
Moniker definition to match LSIF 0.5 moniker definition.
Client capabilities specific to the moniker request.
No description provided by the author
No description provided by the author
No description provided by the author
created for Literal (Lit_MarkedString_Item1).
created for Literal (Lit_NotebookDocumentFilter_Item0).
created for Literal (Lit_PrepareRenameResult_Item1).
created for Literal (Lit_TextDocumentContentChangeEvent_Item0).
created for Literal (Lit_TextDocumentFilter_Item1).
created for Literal (Lit__InitializeParams_clientInfo).
A notebook cell.
A change describing how to move a `NotebookCell` array from state S to S'.
A notebook cell text document filter denotes a cell text document by different properties.
A notebook document.
A change event for a notebook document.
Capabilities specific to the notebook document support.
A literal to identify a notebook document in the client.
Notebook specific client capabilities.
Options specific to a notebook plus its cells to be synced to the server.
Registration options specific to a notebook.
A text document identifier to optionally denote a specific version of a text document.
created for Or [int32 string].
created for Or [MarkupContent string].
created for Or [InsertReplaceEdit TextEdit].
created for Or [Location []Location].
created for Or [int32 string].
created for Or [RelatedFullDocumentDiagnosticReport RelatedUnchangedDocumentDiagnosticReport].
created for Or [FullDocumentDiagnosticReport UnchangedDocumentDiagnosticReport].
created for Or [NotebookCellTextDocumentFilter TextDocumentFilter].
created for Or [MarkedString MarkupContent []MarkedString].
created for Or [[]InlayHintLabelPart string].
created for Or [InlineValueEvaluatableExpression InlineValueText InlineValueVariableLookup].
created for Or [Msg_MarkedString string].
created for Or [NotebookDocumentFilter string].
created for Or [NotebookDocumentFilter string].
created for Or [FullDocumentDiagnosticReport UnchangedDocumentDiagnosticReport].
created for Or [FullDocumentDiagnosticReport UnchangedDocumentDiagnosticReport].
created for Or [URI WorkspaceFolder].
created for Or [CodeAction Command].
created for Or [FFullPRequests bool].
created for Or [FRangePRequests bool].
created for Or [PFullESemanticTokensOptions bool].
created for Or [PRangeESemanticTokensOptions bool].
created for Or [CallHierarchyOptions CallHierarchyRegistrationOptions bool].
created for Or [CodeActionOptions bool].
created for Or [DocumentColorOptions DocumentColorRegistrationOptions bool].
created for Or [DeclarationOptions DeclarationRegistrationOptions bool].
created for Or [DefinitionOptions bool].
created for Or [DiagnosticOptions DiagnosticRegistrationOptions].
created for Or [DocumentFormattingOptions bool].
created for Or [DocumentHighlightOptions bool].
created for Or [DocumentRangeFormattingOptions bool].
created for Or [DocumentSymbolOptions bool].
created for Or [FoldingRangeOptions FoldingRangeRegistrationOptions bool].
created for Or [HoverOptions bool].
created for Or [ImplementationOptions ImplementationRegistrationOptions bool].
created for Or [InlayHintOptions InlayHintRegistrationOptions bool].
created for Or [InlineValueOptions InlineValueRegistrationOptions bool].
created for Or [LinkedEditingRangeOptions LinkedEditingRangeRegistrationOptions bool].
created for Or [MonikerOptions MonikerRegistrationOptions bool].
created for Or [NotebookDocumentSyncOptions NotebookDocumentSyncRegistrationOptions].
created for Or [ReferenceOptions bool].
created for Or [RenameOptions bool].
created for Or [SelectionRangeOptions SelectionRangeRegistrationOptions bool].
created for Or [SemanticTokensOptions SemanticTokensRegistrationOptions].
created for Or [TextDocumentSyncKind TextDocumentSyncOptions].
created for Or [TypeDefinitionOptions TypeDefinitionRegistrationOptions bool].
created for Or [TypeHierarchyOptions TypeHierarchyRegistrationOptions bool].
created for Or [WorkspaceSymbolOptions bool].
created for Or [MarkupContent string].
created for Or [Declaration []DeclarationLink].
created for Or [AnnotatedTextEdit TextEdit].
created for Or [SaveOptions bool].
created for Or [WorkspaceFullDocumentDiagnosticReport WorkspaceUnchangedDocumentDiagnosticReport].
created for Or [CreateFile DeleteFile RenameFile TextDocumentEdit].
created for Or [FEditRangePItemDefaults Range].
created for Or [NotebookDocumentFilter string].
created for Or [Location PLocationMsg_workspace_symbol].
created for Or [[]string string].
created for Or [MarkupContent string].
created for Or [MarkupContent string].
The parameters of a configuration request.
Represents a parameter of a callable-signature.
No description provided by the author
No description provided by the author
created for Literal (Lit_NotebookDocumentChangeEvent_cells).
created for Literal (Lit_WorkspaceEditClientCapabilities_changeAnnotationSupport).
created for Literal (Lit_CodeActionClientCapabilities_codeActionLiteralSupport).
created for Literal (Lit_CompletionClientCapabilities_completionItemKind).
created for Literal (Lit_CompletionClientCapabilities_completionItem).
created for Literal (Lit_CompletionOptions_completionItem).
created for Literal (Lit_CompletionClientCapabilities_completionList).
created for Literal (Lit_CodeAction_disabled).
created for Literal (Lit_FoldingRangeClientCapabilities_foldingRangeKind).
created for Literal (Lit_FoldingRangeClientCapabilities_foldingRange).
created for Literal (Lit_SemanticTokensOptions_full_Item1).
created for Literal (Lit_CompletionList_itemDefaults).
created for Literal (Lit_WorkspaceSymbol_location_Item1).
created for Literal (Lit_ShowMessageRequestClientCapabilities_messageActionItem).
created for Literal (Lit_NotebookDocumentSyncOptions_notebookSelector_Elem_Item0).
Position in a text document expressed as zero-based line and character offset.
created for Literal (Lit_SemanticTokensOptions_range_Item1).
No description provided by the author
created for Literal (Lit_SemanticTokensClientCapabilities_requests).
created for Literal (Lit_CodeActionClientCapabilities_resolveSupport).
created for Literal (Lit_InlayHintClientCapabilities_resolveSupport).
created for Literal (Lit_WorkspaceSymbolClientCapabilities_resolveSupport).
A previous result id in a workspace pull request.
A previous result id in a workspace pull request.
No description provided by the author
created for Literal (Lit_InitializeResult_serverInfo).
created for Literal (Lit_SignatureHelpClientCapabilities_signatureInformation).
created for Literal (Lit_GeneralClientCapabilities_staleRequestSupport).
created for Literal (Lit_DocumentSymbolClientCapabilities_symbolKind).
created for Literal (Lit_WorkspaceSymbolClientCapabilities_symbolKind).
created for Literal (Lit_DocumentSymbolClientCapabilities_tagSupport).
created for Literal (Lit_PublishDiagnosticsClientCapabilities_tagSupport).
created for Literal (Lit_WorkspaceSymbolClientCapabilities_tagSupport).
The publish diagnostic client capabilities.
The publish diagnostic notification's parameters.
A range in a text document expressed as (zero-based) start and end positions.
Client Capabilities for a {@link ReferencesRequest}.
Value-object that contains additional information when requesting references.
Reference options.
Parameters for a {@link ReferencesRequest}.
Registration options for a {@link ReferencesRequest}.
General parameters to to register for an notification or to register a provider.
No description provided by the author
Client capabilities specific to regular expressions.
A full diagnostic report with a set of related documents.
An unchanged diagnostic report with a set of related documents.
A relative pattern is a helper to construct glob patterns that are matched relatively to a base URI.
No description provided by the author
Rename file operation.
Rename file options.
The parameters sent in notifications/requests for user-initiated renames of files.
Provider options for a {@link RenameRequest}.
The parameters of a {@link RenameRequest}.
Registration options for a {@link RenameRequest}.
A generic resource operation.
Save options.
A selection range represents a part of a selection hierarchy.
No description provided by the author
No description provided by the author
A parameter literal used in selection range requests.
No description provided by the author
@since 3.16.0.
@since 3.16.0.
@since 3.16.0.
@since 3.16.0.
@since 3.16.0.
@since 3.16.0.
@since 3.16.0.
@since 3.16.0.
@since 3.16.0.
@since 3.16.0.
@since 3.16.0.
@since 3.16.0.
@since 3.16.0.
Server implements a layer between the JSONPRC2 server (jsonrpc2 package) and the business logic of the language server (server package).
Defines the capabilities provided by a language server.
No description provided by the author
Client capabilities for the showDocument request.
Params to show a document.
The result of a showDocument request.
The parameters of a notification message.
Show message request client capabilities.
No description provided by the author
Signature help represents the signature of something callable.
Client Capabilities for a {@link SignatureHelpRequest}.
Additional information about the context in which a signature help request was triggered.
Server Capabilities for a {@link SignatureHelpRequest}.
Parameters for a {@link SignatureHelpRequest}.
Registration options for a {@link SignatureHelpRequest}.
Represents the signature of something callable.
Static registration options to be returned in the initialize request.
Represents information about programming constructs like variables, classes, interfaces etc.
Describe options to be used when registered for text document change events.
Text document specific client capabilities.
Describes textual changes on a text document.
A literal to identify a text document in the client.
An item to transfer a text document from the client to the server.
A parameter literal used in requests to pass a text document and a position inside that document.
General text document registration options.
Save registration options.
No description provided by the author
No description provided by the author
A text edit applicable to a text document.
Since 3.6.0.
No description provided by the author
No description provided by the author
No description provided by the author
@since 3.17.0.
@since 3.17.0.
Type hierarchy options used during static registration.
The parameter of a `textDocument/prepareTypeHierarchy` request.
Type hierarchy options used during static or dynamic registration.
The parameter of a `typeHierarchy/subtypes` request.
The parameter of a `typeHierarchy/supertypes` request.
created for Tuple.
A diagnostic report indicating that the last returned report is still accurate.
UnmarshalError indicates that a JSON value did not conform to one of the expected cases of an LSP union type.
General parameters to unregister a request or notification.
No description provided by the author
A versioned notebook document identifier.
A text document identifier to denote a specific version of a text document.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
created for And.
No description provided by the author
No description provided by the author
created for Literal (Lit_ServerCapabilities_workspace).
Workspace specific client capabilities.
Parameters of the workspace diagnostic request.
A workspace diagnostic report.
A partial result for a workspace diagnostic report.
A workspace edit represents changes to many resources managed in the workspace.
No description provided by the author
A workspace folder inside a client.
No description provided by the author
The workspace folder change event.
No description provided by the author
No description provided by the author
A full document diagnostic report for a workspace diagnostic result.
A special workspace symbol that supports locations without a range.
Client capabilities for a {@link WorkspaceSymbolRequest}.
Server capabilities for a {@link WorkspaceSymbolRequest}.
The parameters of a {@link WorkspaceSymbolRequest}.
Registration options for a {@link WorkspaceSymbolRequest}.
An unchanged document diagnostic report for a workspace diagnostic result.
The initialize parameters.

# Interfaces

Conn represents the connection to the language server client.
Handler defines the subset of the Language Server Protocol we support.
No description provided by the author
No description provided by the author

# Type aliases

An identifier to refer to a change annotation stored with a workspace edit.
A set of predefined code action kinds.
The reason why code actions were requested.
The kind of a completion entry.
Completion item tags are extra annotations that tweak the rendering of a completion item.
How a completion was triggered.
The declaration of a symbol representation as one or many {@link Location locations}.
Information about where a symbol is declared.
The definition of a symbol represented as one or many {@link Location locations}.
Information about where a symbol is defined.
The diagnostic's severity.
The diagnostic tags.
No description provided by the author
The document diagnostic report kinds.
A document filter describes a top level text document or a notebook cell document.
A document highlight kind.
A document selector is the combination of one or many document filters.
No description provided by the author
Predefined error codes.
No description provided by the author
The file event type.
A pattern kind describing if a glob pattern matches a file a folder or both.
A set of predefined range kinds.
The glob pattern.
Inlay hint kinds.
Inline value information can be provided by different means: - directly as a text value (class InlineValueText).
Defines whether the insert text in a completion item should be interpreted as plain text or a snippet.
How whitespace and indentation is handled during completion item insertion.
LSP arrays.
No description provided by the author
LSP object definition.
MarkedString can be used to render human readable text.
Describes the content type that a client supports in various result literals like `Hover`, `ParameterInfo` or `CompletionItem`.
The message type.
The moniker kind.
A notebook cell kind.
A notebook document filter denotes a notebook document by different properties.
The glob pattern to watch relative to the base path.
A set of predefined position encoding kinds.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A set of predefined token modifiers.
A set of predefined token types.
How a signature help was triggered.
A symbol kind.
Symbol tags are extra annotations that tweak the rendering of a symbol.
An event describing a change to a text document.
A document filter denotes a document by different properties like the {@link TextDocument.languageId language}, the {@link Uri.scheme scheme} of its resource, or a glob-pattern that is applied to the {@link TextDocument.fileName path}.
Represents reasons why a text document is saved.
Defines how the host (editor) should sync document changes to the language server.
No description provided by the author
No description provided by the author
Moniker uniqueness level to define scope of the moniker.
No description provided by the author
No description provided by the author
A workspace diagnostic document report.