Hey guys: I'm trying to debug one of my plugins in linux, but because i have a release version of the same plugin installed in /home/user/.codeblocks/share, that one gets loaded instead of the one I've built for debugging purposes. Is there anyway to block those plugins from loading with a command line switch? If not, I can think of other cases in which blocking plugins in the user account would be useful, so consider this a feature request.