This simple plugin adds up to 10 extra, user-configurable, options on the tools menu. Similiarly to how the 'Build Commands' work, toolss can be configured with custom command-lines and use wildcards to reference the name of the active file/directory/etc.
* Geany 2.1+
* Windows
- Copy the .DLL file to the %APPDATA%\Geany\plugins folder
- Launch Geany
- Go to Tools -> Plugin Manager, and tick the "Extended Tools Menu" checkbox
- In Tools -> Plugin Manager, select "Extended Tools Menu" and click "Preferences"
- Configure the Label (shown in the menu) and the Command (what is executed).
- Any tools where the "Command" field is blank, will not be displayed.
Extended Tools is distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. A copy of this license can be found in the file LICENCE included with the source code of this program. If not, you will be able to get a copy by contacting the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.