mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-22 17:24:07 -05:00
275 lines
16 KiB
YAML
275 lines
16 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
commentId: N:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
id: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
children:
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionRequest
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionResolveRequest
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionError
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionRequest
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlight
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightRequest
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ExpandAliasRequest
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.FindModuleRequest
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Hover
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.HoverRequest
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyNotification
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyParams
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.MarkedString
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ParameterInformation
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PSModuleMessage
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesContext
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesParams
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesRequest
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ShowOnlineHelpRequest
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelpRequest
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangedNotification
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangeParams
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryEventNames
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryNotification
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryParams
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties
|
|
- Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TextEdit
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
nameWithType: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
type: Namespace
|
|
assemblies:
|
|
- Microsoft.SqlTools.ServiceLayer
|
|
references:
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionRequest
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionRequest
|
|
isExternal: false
|
|
name: CompletionRequest
|
|
nameWithType: CompletionRequest
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionRequest
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionResolveRequest
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionResolveRequest
|
|
isExternal: false
|
|
name: CompletionResolveRequest
|
|
nameWithType: CompletionResolveRequest
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionResolveRequest
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind
|
|
parent: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
isExternal: false
|
|
name: CompletionItemKind
|
|
nameWithType: CompletionItemKind
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TextEdit
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TextEdit
|
|
parent: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
isExternal: false
|
|
name: TextEdit
|
|
nameWithType: TextEdit
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TextEdit
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem
|
|
parent: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
isExternal: false
|
|
name: CompletionItem
|
|
nameWithType: CompletionItem
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionRequest
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionRequest
|
|
isExternal: false
|
|
name: DefinitionRequest
|
|
nameWithType: DefinitionRequest
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionRequest
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionError
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionError
|
|
isExternal: false
|
|
name: DefinitionError
|
|
nameWithType: DefinitionError
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionError
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification
|
|
isExternal: false
|
|
name: PublishDiagnosticsNotification
|
|
nameWithType: PublishDiagnosticsNotification
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity
|
|
parent: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
isExternal: false
|
|
name: DiagnosticSeverity
|
|
nameWithType: DiagnosticSeverity
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic
|
|
isExternal: false
|
|
name: Diagnostic
|
|
nameWithType: Diagnostic
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind
|
|
parent: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
isExternal: false
|
|
name: DocumentHighlightKind
|
|
nameWithType: DocumentHighlightKind
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlight
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlight
|
|
isExternal: false
|
|
name: DocumentHighlight
|
|
nameWithType: DocumentHighlight
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlight
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightRequest
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightRequest
|
|
isExternal: false
|
|
name: DocumentHighlightRequest
|
|
nameWithType: DocumentHighlightRequest
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightRequest
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ExpandAliasRequest
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ExpandAliasRequest
|
|
isExternal: false
|
|
name: ExpandAliasRequest
|
|
nameWithType: ExpandAliasRequest
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ExpandAliasRequest
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.FindModuleRequest
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.FindModuleRequest
|
|
isExternal: false
|
|
name: FindModuleRequest
|
|
nameWithType: FindModuleRequest
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.FindModuleRequest
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PSModuleMessage
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PSModuleMessage
|
|
isExternal: false
|
|
name: PSModuleMessage
|
|
nameWithType: PSModuleMessage
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PSModuleMessage
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.MarkedString
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.MarkedString
|
|
isExternal: false
|
|
name: MarkedString
|
|
nameWithType: MarkedString
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.MarkedString
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Hover
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Hover
|
|
isExternal: false
|
|
name: Hover
|
|
nameWithType: Hover
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Hover
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.HoverRequest
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.HoverRequest
|
|
isExternal: false
|
|
name: HoverRequest
|
|
nameWithType: HoverRequest
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.HoverRequest
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyParams
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyParams
|
|
isExternal: false
|
|
name: IntelliSenseReadyParams
|
|
nameWithType: IntelliSenseReadyParams
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyParams
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyNotification
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyNotification
|
|
isExternal: false
|
|
name: IntelliSenseReadyNotification
|
|
nameWithType: IntelliSenseReadyNotification
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyNotification
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesRequest
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesRequest
|
|
isExternal: false
|
|
name: ReferencesRequest
|
|
nameWithType: ReferencesRequest
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesRequest
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesParams
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesParams
|
|
isExternal: false
|
|
name: ReferencesParams
|
|
nameWithType: ReferencesParams
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesParams
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesContext
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesContext
|
|
parent: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
isExternal: false
|
|
name: ReferencesContext
|
|
nameWithType: ReferencesContext
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesContext
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ShowOnlineHelpRequest
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ShowOnlineHelpRequest
|
|
isExternal: false
|
|
name: ShowOnlineHelpRequest
|
|
nameWithType: ShowOnlineHelpRequest
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ShowOnlineHelpRequest
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelpRequest
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelpRequest
|
|
isExternal: false
|
|
name: SignatureHelpRequest
|
|
nameWithType: SignatureHelpRequest
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelpRequest
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ParameterInformation
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ParameterInformation
|
|
isExternal: false
|
|
name: ParameterInformation
|
|
nameWithType: ParameterInformation
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ParameterInformation
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation
|
|
isExternal: false
|
|
name: SignatureInformation
|
|
nameWithType: SignatureInformation
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp
|
|
isExternal: false
|
|
name: SignatureHelp
|
|
nameWithType: SignatureHelp
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangeParams
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangeParams
|
|
isExternal: false
|
|
name: StatusChangeParams
|
|
nameWithType: StatusChangeParams
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangeParams
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangedNotification
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangedNotification
|
|
isExternal: false
|
|
name: StatusChangedNotification
|
|
nameWithType: StatusChangedNotification
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangedNotification
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties
|
|
parent: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
isExternal: false
|
|
name: TelemetryProperties
|
|
nameWithType: TelemetryProperties
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryParams
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryParams
|
|
isExternal: false
|
|
name: TelemetryParams
|
|
nameWithType: TelemetryParams
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryParams
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryNotification
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryNotification
|
|
isExternal: false
|
|
name: TelemetryNotification
|
|
nameWithType: TelemetryNotification
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryNotification
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryEventNames
|
|
commentId: T:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryEventNames
|
|
isExternal: false
|
|
name: TelemetryEventNames
|
|
nameWithType: TelemetryEventNames
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryEventNames
|
|
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
commentId: N:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
isExternal: false
|
|
name: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
nameWithType: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|
|
fullName: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
|