Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 18:22
7abf333
  • Do not autocomplete the result when Enter is pressed if the argument is not a literal type.
  • Added a LaunchGroup field to group shortcuts. If set to true, you can launch all shortcuts in the group
    simultaneously. Otherwise, you can only launch a single shortcut from the group at a time.
  • When the group shortcut name (key) is not fully typed, selecting the group shortcut from the list will replace the
    query with the group shortcut name.
  • Icons folder support: If a directory type shortcut with the key icons is added, the plugin will search for icons for
    shortcuts based on the shortcut key matching the icon file name. The icon file name should be the same as the
    shortcut. Supported file extensions: .png, .jpg, .jpeg, .ico.