+2
Delete Non-Empty Folders Linux
Delete folders with content for Linux. Right now I think its doing a rm instead of an rm -rf if its a folder with content. This would help linux users a lot.
Servicio de atención al cliente por UserEcho
I was able to make this work on OS X (haven't tried it on other platforms though). Choose Browse Packages... from the main menu, and make the following changes to their appropriate files (listed right above each code snippet):
https://gist.github.com/1143956
Hopefully the developer will implement this into the core in future builds.