completionCaseMatchingMode property
The mode of code completion being invoked. If no value is provided, MATCH_FIRST_CHAR will be assumed.
Implementation
CompletionCaseMatchingMode? completionCaseMatchingMode;
The mode of code completion being invoked. If no value is provided, MATCH_FIRST_CHAR will be assumed.
CompletionCaseMatchingMode? completionCaseMatchingMode;