This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home
Welcome to the vs-formatter-macro wiki!
to use the macro:
git clone git://github.com/timabell/vs-formatter-macro.git vs-formatter-macro.git
- open your solution
- tools > macros > macros IDE
- in macro explorer, project explorer > click MyMacros
- in the project menu, click add existing item
- browser to vs-formatter-macro.git/Formatting.vb and click add
- tools > macros > macro explorer
- expand mymacros > formatting
- select the project you wish to process in solution explorer
- double click FormatProject in macro explorer
note that this copies the vb file, so you will have to re-export the file to get your changes back into git
if you want to contribute back, you can mail me, or export the file from the macro ide back into vs-formatter-macro.git and publish your own version. note that git thinks the file is binary as it’s in unicode, so you have to open it in a normal visual studio window, and use the extended save options to change back to the windows codepage






