Name: | geany-plugins-geanymacro |
---|---|
Version: | 1.38 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 78343 |
License: | GPLv3+ |
RPM: | geany-plugins-geanymacro-1.38-1.el8.x86_64.rpm |
Source RPM: | geany-plugins-1.38-1.el8.src.rpm |
Build Date: | Sat Nov 04 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://plugins.geany.org/ |
Summary: | User defined Macros for Geany |
Description: | GeanyMacro is a plugin to provide user defined macros for Geany. It started out as part of the ConText feature parity plugin, which was split into individual plugins to better suit Geany's ethos of being as light as possible while allowing users to select which features they want to add to the core editor. The idea was taken from a Text Editor for Windows called ConText. This plugin alows you to record and use your own macros. Macros are sequences of actions that can then be repeated with a single key combination. So if you had dozens of lines where you wanted to delete the last 2 characters, you could simple start recording, press End, Backspace, Backspace, down line and then stop recording. Then simply trigger the macro and it would automaticaly edit the line and move to the next. You could then just repeatedly trigger the macro to do as many lines as you want. |
- New upstream release: Geany-Plugins 1.38
- New upstream release: Geany-Plugins 1.36 - Re-enabled plugins: debugger
- backport requirement fix for geanygendoc on rst2html from master - markdown has still issues with building on aarch64 and s390x
- Try handling the webkit dependency for markdown on EPEL8
- New upstream release: Geany-Plugins 1.36 - Re-enabled debugger plugin - ExcludeArch aarch64 and s390x for markdown plugin
- New upstream release: Geany-Plugins 1.35
- Add provides to geany-plugins-markdown and geany-plugins-scope
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- New upstream release: Geany-Plugins 1.34 - New plugin: vimode - Re-enabled plugins which now support GTK3: Markdown, Scope
- Rebuild for libgit2 0.27.x