Block interactive completion. This can be used to disable interactive
completion when inserting or deleting text from the buffer associated with
the completion. Use Source.completionUnblockInteractive to enable
interactive completion again.
This function may be called multiple times. It will continue to block
interactive completion until Source.completionUnblockInteractive
has been called the same number of times.
Block interactive completion. This can be used to disable interactive completion when inserting or deleting text from the buffer associated with the completion. Use Source.completionUnblockInteractive to enable interactive completion again.
This function may be called multiple times. It will continue to block interactive completion until Source.completionUnblockInteractive has been called the same number of times.