Methods クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべての共通言語プロトコル メソッドの文字列値を含む クラス。
public ref class Methods abstract sealed
public static class Methods
type Methods = class
Public Class Methods
- 継承
-
Methods
フィールド
ClientRegisterCapability |
'client/registerCapability' の厳密に型指定されたメッセージ オブジェクト。 |
ClientRegisterCapabilityName |
'client/registerCapability' のメソッド名。 |
ClientUnregisterCapability |
'client/unregisterCapability' の厳密に型指定されたメッセージ オブジェクト。 |
ClientUnregisterCapabilityName |
'client/unregisterCapability' のメソッド名。 |
CodeActionResolve |
'codeAction/resolve' の厳密に型指定されたメッセージ オブジェクト。 |
CodeActionResolveName |
'codeAction/resolve' のメソッド名 |
CodeLensResolve |
'codeLens/resolve' の厳密に型指定されたメッセージ オブジェクト |
CodeLensResolveName |
'codeLens/resolve' のメソッド名 |
DocumentColorRequest |
'textDocument/documentColor' の厳密に型指定されたメッセージ オブジェクト。 |
DocumentLinkResolve |
'documentLink/resolve' の厳密に型指定されたメッセージ オブジェクト。 |
DocumentLinkResolveName |
'documentLink/resolve' のメソッド名。 |
Exit |
'exit' の厳密に型指定されたメッセージ オブジェクト。 |
ExitName |
'exit' のメソッド名。 |
Initialize |
"initialize" の厳密に型指定されたメッセージ オブジェクト。 |
Initialized |
"初期化済み" の厳密に型指定されたメッセージ オブジェクト。 |
InitializedName |
'initialized' のメソッド名。 |
InitializeName |
'initialize' のメソッド名。 |
PartialResultTokenName |
要求の進行状況トークンの名前。 |
PartialResultTokenPropertyName |
要求の進行状況トークンの名前。 |
ProgressNotificationName |
'$/progress' 通知のメソッド名。 |
ProgressNotificationTokenName |
$/progress 通知の進行状況トークンの名前。 |
Shutdown |
"shutdown" 用に厳密に型指定されたメッセージ オブジェクト。 |
ShutdownName |
'shutdown' のメソッド名。 |
TelemetryEvent |
'telemetry/event' の厳密に型指定されたメッセージ オブジェクト。 |
TelemetryEventName |
'telemetry/event' のメソッド名。 |
TextDocumentCodeAction |
'textDocument/codeAction' の厳密に型指定されたメッセージ オブジェクト |
TextDocumentCodeActionName |
'textDocument/codeAction' のメソッド名 |
TextDocumentCodeLens |
'textDocument/codeLens' の厳密に型指定されたメッセージ オブジェクト |
TextDocumentCodeLensName |
'textDocument/codeLens' のメソッド名 |
TextDocumentCompletion |
'textDocument/completion' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentCompletionName |
'textDocument/completion' のメソッド名。 |
TextDocumentCompletionResolve |
'completionItem/resolve' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentCompletionResolveName |
'completionItem/resolve' のメソッド名。 |
TextDocumentDefinition |
'textDocument/definition' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentDefinitionName |
'textDocument/definition' のメソッド名。 |
TextDocumentDidChange |
'textDocument/didChange' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentDidChangeName |
'textDocument/didChange' のメソッド名。 |
TextDocumentDidClose |
'textDocument/didClose' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentDidCloseName |
'textDocument/didClose' のメソッド名。 |
TextDocumentDidOpen |
'textDocument/didOpen' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentDidOpenName |
'textDocument/didOpen' のメソッド名。 |
TextDocumentDidSave |
'textDocument/didSave' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentDidSaveName |
'textDocument/didSave' のメソッド名。 |
TextDocumentDocumentColorName |
'textDocument/documentColor' のメソッド名。 |
TextDocumentDocumentHighlight |
'textDocument/documentHighlight' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentDocumentHighlightName |
'textDocument/documentHighlight' のメソッド名。 |
TextDocumentDocumentLink |
'textDocument/documentLink' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentDocumentLinkName |
'textDocument/documentLink' のメソッド名。 |
TextDocumentDocumentSymbol |
'textDocument/documentSymbol' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentDocumentSymbolName |
'textDocument/documentSymbol' のメソッド名。 |
TextDocumentFoldingRange |
'textDocument/foldingRange' の Stronly 型のメッセージ オブジェクト。 |
TextDocumentFoldingRangeName |
'textDocument/foldingRange' のメソッド名。 |
TextDocumentFormatting |
'textDocument/formatting' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentFormattingName |
'textDocument/formatting' のメソッド名。 |
TextDocumentHover |
'textDocument/hover' の厳密に型指定されたメッセージ オブジェクト |
TextDocumentHoverName |
'textDocument/hover' のメソッド名 |
TextDocumentImplementation |
'textDocument/implementation' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentImplementationName |
'textDocument/implementation' のメソッド名。 |
TextDocumentLinkedEditingRange |
'textDocument/linkedEditingRange' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentLinkedEditingRangeName |
'textDocument/linkedEditingRange' のメソッド名。 |
TextDocumentOnTypeFormatting |
'textDocument/onTypeFormatting' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentOnTypeFormattingName |
'textDocument/onTypeFormatting' のメソッド名。 |
TextDocumentPublishDiagnostics |
'textDocument/publishDiagnostics' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentPublishDiagnosticsName |
'textDocument/publishDiagnostics' のメソッド名。 |
TextDocumentRangeFormatting |
'textDocument/rangeFormatting' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentRangeFormattingName |
'textDocument/rangeFormatting' のメソッド名。 |
TextDocumentReferences |
'textDocument/references' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentReferencesName |
'textDocument/references' のメソッド名。 |
TextDocumentRename |
"textDocument/rename" の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentRenameName |
"textDocument/rename" のメソッド名。 |
TextDocumentSemanticTokensFull |
'textDocument/semanticTokens/full' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentSemanticTokensFullDelta |
'textDocument/semanticTokens/full/delta' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentSemanticTokensFullDeltaName |
'textDocument/semanticTokens/full/delta' のメソッド名、 |
TextDocumentSemanticTokensFullName |
'textDocument/semanticTokens/full' のメソッド名。 |
TextDocumentSemanticTokensRange |
'textDocument/semanticTokens/range' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentSemanticTokensRangeName |
'textDocument/semanticTokens/range' のメソッド名、 |
TextDocumentSignatureHelp |
'textDocument/signatureHelp' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentSignatureHelpName |
'textDocument/signatureHelp' のメソッド名。 |
TextDocumentTypeDefinition |
'textDocument/typeDefinition' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentTypeDefinitionName |
'textDocument/typeDefinition' のメソッド名。 |
TextDocumentWillSave |
'textDocument/willSave' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentWillSaveName |
'textDocument/willSave' のメソッド名。 |
TextDocumentWillSaveWaitUntil |
'textDocument/willSaveWaitUntil' の厳密に型指定されたメッセージ オブジェクト。 |
TextDocumentWillSaveWaitUntilName |
'textDocument/willSaveWaitUntil' のメソッド名。 |
WindowLogMessage |
'window/logMessage' の厳密に型指定されたメッセージ オブジェクト。 |
WindowLogMessageName |
'window/logMessage' のメソッド名。 |
WindowShowMessage |
'window/showMessage' の厳密に型指定されたメッセージ オブジェクト。 |
WindowShowMessageName |
'window/showMessage' のメソッド名。 |
WindowShowMessageRequest |
'window/showMessageRequest' の厳密に型指定されたメッセージ オブジェクト。 |
WindowShowMessageRequestName |
'window/showMessageRequest' のメソッド名。 |
WorkDoneTokenName |
要求の作業完了トークンの名前。 |
WorkspaceApplyEdit |
'workspace/applyEdit' の厳密に型指定されたメッセージ オブジェクト。 |
WorkspaceApplyEditName |
'workspace/applyEdit' のメソッド名。 |
WorkspaceConfiguration |
'workspace/configuration' の厳密に型指定されたメッセージ オブジェクト。 |
WorkspaceConfigurationName |
'workspace/configuration' のメソッド名。 |
WorkspaceDidChangeConfiguration |
'workspace/didChangeConfiguration' の厳密に型指定されたメッセージ オブジェクト。 |
WorkspaceDidChangeConfigurationName |
'workspace/didChangeConfiguration' のメソッド名。 |
WorkspaceDidChangeWatchedFiles |
'workspace/didChangeWatchedFiles' の厳密に型指定されたメッセージ オブジェクト。 |
WorkspaceDidChangeWatchedFilesName |
'workspace/didChangeWatchedFiles' のメソッド名。 |
WorkspaceExecuteCommand |
'workspace/executeCommand' の厳密に型指定されたメッセージ オブジェクト |
WorkspaceExecuteCommandName |
'workspace/executeCommand' のメソッド名 |
WorkspaceSymbol |
'workspace/symbol' の厳密に型指定されたメッセージ オブジェクト。 |
WorkspaceSymbolName |
'workspace/symbol' のメソッド名。 |