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
(MODULES-2561) resolve title properly when on windows
- Lambda expression match was not restrictive enough to
match properly for windows and was splitting on second ':'
and not the first, this addes a new pattern match for windows
that expects a letter based path in the title i.e. 'C:\tmp'
0 commit comments