completions

Usage

.completions <on|off>

Description

Controls if smart completions are enabled. By default, the completions are set to on. If completions are set to off, the smart completions will not be available.

Examples

Show the current completions setting:

.completions

Enable completions:

.completions on

Disable completions:

.completions off

Demonstration