For full text search please use the '?' prefix. e.g. ? Onboarding

Quickpick

Summary

The quickpick component is the widget used by VSCode. It's what you see when you start a lookup.

  • Source: https://github.com/dendronhq/dendron/blob/6c30af5e5b76297334f15a435fd1f9ad09941e06/packages/plugin-core/src/components/lookup/utils.ts#L224

Components

Buttons

  • Source: https://github.com/dendronhq/dendron/blob/c07c6724419ba506198a316e5b8aa4ab06b74ab7/packages/plugin-core/src/components/lookup/buttons.ts#L451
  • Interface: IDendronQuickInputButton

Backlinks
  • Ref
  • Lookup
Summary
Components
Buttons