Skip to content

v1.2.9 — Consistent menu label

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 20:01
· 2 commits to master since this release

Fixed

  • 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.