<div dir="ltr">> What they were suggesting would work for others and not just your own<br>> computer.<br>> What was meant here is to:<br>><br>>  1. /Fork geany on github./<br>>  2. Modify geany's code to add GEANY_API_SYMBOL to the functions you<br>>     want made public.<br>>  3. Add API documentation<br>>  4. Move the function declarations above GEANY_PRIVATE in the header.<br>>  5. /Commit the changes to your fork on github./<br>>  6. /Create a "pull request" from /_/within github's web interface/_/,<br>>     requesting pulling the changes in to the core product./<br>><br>> That way, everyone benefits :-)<br>><br>> I've been considering doing this myself to get some functionality back<br>> for my plugins since they fixed the symbols for linux.<br><div><br></div><div><br></div><div>Hi Steve,</div><div><br></div><div>Thank you for the input!</div><div><br></div><div>At the moment I think I'll keep my plugin third party and stick with the public API as it is. There is one plugin for managing projects already, and seems superfluous with another. I keep the plugin publicly available because it's there and might as well be :-)</div><div><br></div><div>Regards,</div><div>Per</div><div><br></div><div><br></div></div>