niusia-ua ยท GitHub

๐Ÿ”— Linked issue

None.

โ“ Type of change

  • ๐Ÿ“– Documentation (updates to the documentation or readme)
  • ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • โœจ New feature (a non-breaking change that adds functionality)
  • ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

This feature allows users to specify the desired shortcut key separator.
Previously, only an underscore (_) was used. That is, the extractShortcuts utility has always been creating key combinations.
Now, it can also create key sequences if users pass a dash (-) as a separator.

๐Ÿ“ Checklist

I think this PR doesn't require the checklist to be completed.

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Read the original on github.com โ†—