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
Only tested on macOS. The menu item accelerator text has an extra plus character. It seems to be hard-coded in AWT. This is not coherent with the shortcut key style used natively.
For example, this menu item has a shortcut key of Command + Shift + N, but it is rendered as
Which, for the less technical folks, may be misunderstood as Command + Plus + Shift + N.