Property DefaultMinCodeCompletionInterval
DefaultMinCodeCompletionInterval
Gets or set default minimal time interval before code completion popup is shown. Default is 0.
[Browsable(false)]
public static int DefaultMinCodeCompletionInterval { get; set; }