Module ProvideCompletions

Module ProvideCompletions 

Source
Expand description

§ProvideCompletions Effect

Defines the ActionEffect for requesting completion items at a specific document position.

Functions§

ProvideCompletions
Creates an effect that, when executed, will request code completion items for a given position in a document.