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
Menu label differed from the label everywhere else — Both actions rewrote their own label every time the menu opened, using a capitalisation that did not match the one declared for the plugin. The context menu therefore read "Copy with Inline Issues" while Find Action, Settings → Keymap and the shortcut list read "Copy with inline issues", so searching for the action by the name shown in the menu could fail to find it. The label is now declared in one place only.