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
feat(tpl): skip filename lookup when Alt key is down for non-Mac platform
On non-Mac platform, Alt key is generally used for other purpose in the
browser, e.g. Alt+d is used to focus the address bar.
On Mac platform, Alt key(actually the Option key) is used to input
other kind of characters.
0 commit comments