Collection of plugins for the geany integrated development environment including version control integration, specialized editing ehancements, scripting, macros and much more.
Collection of plugins for the geany integrated development environment including version control integration, specialized editing ehancements, scripting, macros and much more.
To install geany-plugins, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install geany-plugins
To see what files were installed by geany-plugins, run:
port contents geany-plugins
To later upgrade geany-plugins, run:
sudo port selfupdate && sudo port upgrade geany-plugins
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.