hintApplier property
A method used to actually apply the completion, instead of the default
behavior. This cooresponds to the JS codemirror hint
function.
Implementation
final HintApplier? hintApplier;
A method used to actually apply the completion, instead of the default
behavior. This cooresponds to the JS codemirror hint
function.
final HintApplier? hintApplier;