1 reference to ColorPresentationParams
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Methods.Document.cs (1)
516
public static readonly LspRequest<
ColorPresentationParams
, ColorPresentation[]> TextDocumentColorPresentation = new(TextDocumentColorPresentationName);