Show / Hide Table of Contents

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
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX