Enum InlayHintKind
- Namespace
- NMF.AnyText.InlayClasses
- Assembly
- NMF.AnyText.Lsp.dll
Inlay hint kinds.
public enum InlayHintKind
Fields
Parameter = 2
An inlay hint for a parameter.
Type = 1
An inlay hint for a type annotation.
Inlay hint kinds.
public enum InlayHintKind
Parameter = 2
An inlay hint for a parameter.
Type = 1
An inlay hint for a type annotation.