Code Monkey home page Code Monkey logo

vscleanbin's Introduction

If you have ever experienced some of your build outputs "being stuck", or wanted to share or upload your Visual Studio solutions manually, you probably know the frustration of having to go through all the folders and deleting the bin, obj and packages folders manually.

If you do, you have probably already found some extensions here on the marketplace that help you with this. Why is this different and why did I built another one?

  • This one is plain and simple. Does nothing but delete these folders. You have the options to delete for the whole solution (bin,obj for every project, packages) or just for a project (bin and obj folders).
  • Not another menu option hidden somewhere in the menu bar or one of its submenus. That's crowded as it is :) I added options to delete to the context menus of the project and the solution.
  • Keybinding for the solution option: Ctrl+Shift+Delete.
  • Communicates via the "General" pane of the output window. No dialogs, messageboxes or other UI elements.

When you download, you have these two options:

If you like the extension, you can download it from the marketplace: https://marketplace.visualstudio.com/items?itemName=CONWID.cleanbinext

If you have any ideas or problems, feel free to create an issue or PR.

If you want to know more about the motivation behind this little extension or want to know some of the technical details, check out my related blog post here: https://dotnetfalcon.com/a-visual-studio-extension-to-really-clean-your-projects

vscleanbin's People

Contributors

conwid avatar leonardovac avatar

Stargazers

Luca Domenichini avatar Zev Spitz avatar  avatar Jeff West avatar Camilo E. Hidalgo Estevez avatar Tim Sirmovics avatar

Watchers

James Cloos avatar  avatar Tim Sirmovics avatar

vscleanbin's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.