Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 880 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 880 Bytes

Keypirinha Plugin: HeidiSQL

This plugin allows to launch HeidiSQL (either installed or portable) and HeidiSQL sessions directly via Keypirinha. By default the plugin will search for an installed version of HeidiSQL. If you only use a portable version please make use of the configuration files and adjust it according to the documentation in the latter.

The plugin will only add one catalog item to Keypirinha. This item has two functionalities:

  1. You can start HeidiSQL by hitting <ENTER> on the HeidiSQL catalog item.
  2. To directly launch HeidiSQL sessions press <TAB> or <SPACE> on the HeidiSQL catalog item. Afterwards you can filter the existing sessions list by typing parts of the session names just like normal.

Release Notes:

V 1.0

  • First release of plugin.

V 1.0.1

  • Small internal adjustments due to Keypirinha API v2.7 changes