Module uvls::ide::inlays

source ยท
Expand description

Inlay hints are used to display the configuration in the source code view.

Inlays are managed as a global token state, there can only be 1 inlay source to keep things simple, inlays are computed asynchronously. Both configurations and webview can provide them as a SMT-Model

Structsยง

  • Inlays are managed as a global token state, there can only be 1 inlay source to keep things simple, inlays are computed asynchronously. Both configurations and webview can provide them as a SMT-Model
  • InlayRequest ๐Ÿ”’

Enumsยง

Functionsยง