Table of Contents

Class Contexts

Namespace
NMF.Glsp.Protocol.Context
Assembly
NMF.Glsp.dll

Helper class to contain default context ids

public static class Contexts
Inheritance
Contexts
Inherited Members

Fields

CommandPalette

Gets the id of the command palette

public const string CommandPalette = "command-palette"

Field Value

string

ContextMenu

Gets the id of the context menu

public const string ContextMenu = "context-menu"

Field Value

string

ToolPalette

Gets the id of the tool palette

public const string ToolPalette = "tool-palette"

Field Value

string