SQL Tools Service
Show / Hide Table of Contents
Improve this Doc

Namespace Microsoft.SqlTools.ServiceLayer.LanguageServices

Classes

AutoCompleteHelper

Main class for Language Service functionality including anything that reqires knowledge of the language to perfom, such as definitions, intellisense, etc.

BindingQueue<T>

Main class for the Binding Queue

ConnectedBindingContext

Class for the binding context for connected sessions

ConnectedBindingQueue

ConnectedBindingQueue class for processing online binding requests

DefinitionResult

/// Result object for PeekDefinition

DiagnosticsHelper

Main class for Language Service functionality including anything that reqires knowledge of the language to perfom, such as definitions, intellisense, etc.

DocumentStatusHelper

Helper class to send events to the client

LanguageService

Main class for Language Service functionality including anything that requires knowledge of the language to perform, such as definitions, intellisense, etc.

QueueItem

Class that stores the state of a binding queue request item

Interfaces

IBindingContext

The context used for binding requests

  • Improve this Doc

© Microsoft  //  Generated with DocFX