You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Gets or sets a value indicating whether [match path].
40
-
/// </summary>
41
-
/// <value><c>true</c> if [match path]; otherwise, <c>false</c>.</value>
42
-
publicstaticboolMatchPath// TODO these seem to be unused, and they're related exactly to the feature i want: make everything search through the whole path. How should these be used? Should they be removed instead? IMHO, it seems better to use full path search by default, so i'd remove this completely
0 commit comments