[ Compact ( opaque = true ) ]
[ CCode ( ref_function = "lsp_inlay_hint_ref" , unref_function = "lsp_inlay_hint_unref" ) ]
public class InlayHint
An inlay hint is a visual decoration that appears inline with the text, e.g. to show the type of a variable or the name of a parameter.
3.17.0