Code Monkey home page Code Monkey logo

jlbeard84 / codemaid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codecadwallader/codemaid

0.0 3.0 0.0 13.94 MB

CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.

Home Page: http://www.codemaid.net

License: GNU Lesser General Public License v3.0

C# 99.20% C++ 0.04% CSS 0.01% F# 0.19% HTML 0.03% JavaScript 0.12% PHP 0.10% PowerShell 0.01% R 0.03% TypeScript 0.10% Visual Basic 0.18%

codemaid's Introduction

codemaid.net
For more details, please visit: http://www.codemaid.net

Currently supports VS2012, VS2013, VS2015 and VS2017.

For Visual Studio 2010, the last supported version is v0.8.1.

For Visual Studio 2005/2008, the last supported version is v0.4.3.

Links

Project home, Documentation, News: www.codemaid.net
Download, Reviews: Visual Studio Marketplace

Code, Issues: GitHub
Continuous Integration: AppVeyor Build status

Twitter @codemaid: Twitter

Features

CodeMaid Cleaning

Cleanup random white space into a simple standard order. Add unspecified access modifiers. Utilize Visual Studio’s built-in formatting capabilities. Remove and sort using statements. And do it all automatically on save or on demand, from an individual file to the entire solution.

CodeMaid Digging

Visualize and navigate through the contents of your C# and C++ files from a tree view hierarchy. Quickly switch between different sorting methods to get a better overview. Drag and drop to reorganize the code. See McCabe complexity scores and informative tooltips.

CodeMaid Reorganizing

Reorganize the layout of members in a C# file to follow Microsoft’s StyleCop convention, or your own preferences. Automatically generate regions to match. Run on demand or automatically during cleanup.

CodeMaid Formatting

Format comments to wrap at a specified column and arrange tags on separate lines. Run on demand or automatically during cleanup.

CodeMaid Joining

Join two adjacent lines, or a highlighted section of code onto a single line.

CodeMaid Finding

Find the current file in the solution explorer window.

CodeMaid Sorting

Sort a highlighted section of code alphabetically.

CodeMaid Collapsing

Recursively collapse nodes or the entire tree in the solution explorer window.

CodeMaid Progressing

View the overall progress of a build within Visual Studio, or in the Windows taskbar, both with a green/red status indication.

CodeMaid Configuring

Enable, modify or disable many of the aspects of how CodeMaid does its work.

CodeMaid Switching

Switch between related files, such as cpp and header files or xaml and code-behind.

CodeMaid Toggling

Toggle read-only state of files without jumping into the windows explorer.

CodeMaid and more

Remove regions, close read-only files, etc.

codemaid's People

Contributors

codecadwallader avatar w5l avatar willemengel avatar ahalassy avatar zastrowm avatar samcragg avatar deffiss avatar ikappas avatar lowjoel avatar roquedeicide avatar willemduncan avatar ygoe avatar adontz avatar jetpackduba avatar chrish07 avatar flagbug avatar iouri-s avatar jamiehumphries avatar reima avatar glat avatar

Watchers

James Cloos avatar Josh Beard avatar  avatar

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.