Manager and allows other enabled proxy plugins to pick it up. GeanyProxyFuncs::probe() returning -@ref PROXY_IGNORED is an indication that the candidate is meant for another proxy, or the user +@ref GEANY_PROXY_IGNORE is an indication that the candidate is meant for another proxy, or the user
What? It's [still in the enum](https://github.com/geany/geany/blob/master/src/plugindata.h#L356) and [documented there](https://github.com/geany/geany/blob/master/src/plugindata.h#L356) and in the [enum doc-comment](https://github.com/geany/geany/blob/master/src/plugindata.h#L344). I don't understand.