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
Implemented dropdown select with 4 best matches by looking at the entire log file. To improve performance, do regional scan of the previous match first (go forward and go backward ~100 lines before continuing with the rest of the file).
Implemented dropdown select with 4 best matches by looking at the entire log file. To improve performance, do regional scan of the previous match first (go forward and go backward ~100 lines before continuing with the rest of the file).
The text was updated successfully, but these errors were encountered: