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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
A new string CMD_BEFORE_MENUPOPUP for a native shell hook was added in sprint 26. However, this string never appears in the UI. CommandManager.register() requires a non-empty command name. Could we (a) make the name parameter optional or (b) add a new code path for commands that aren't user facing?