Ms developer studio addin - Adds some helpful options to Developer Studio
FEATURES: (1) #define expander. Learn what is going to happen to your code once all #define and #include dirrectives ar dead.
(2) simply insert items of C/C++ code. i'm certain you've got a chunk of code that's migrating from project to project. currently you'll insert your stuff with one mouse click!
(3) nothing your space with single depression. typically developers wish to backup project before creating serious changes within the code so as to possess Associate in Nursing choice to restore it later. currently you'll acrive the project with one depression
(4) Kill the method beeing debugged. Of cause you'll love puching Ctrl+Shift+Esc, choose the method in project list, and click on finish method button. however you'll do an equivalent with single depression from Developer Studio!
(5) Color picker this can show commonplace opt for Color panel, and insert elite color at current carret position as RGB(r,g,b) or 0x00RRGGBB etc. Also, you'll drag Color Picker Tool to any window so as to choose it's color.
(6) Advanced #define tags the subsequent things are often mechanically inserted within the supply file right before passing it into compiler. Original supply file isn't changed in any manner, of cause: (+) build variety (+) current supply of header file name with or while not extention (similar to FILE, however directory name is skipped). (+) current directory of supply or header file (sometimes is helpful for debugging program) (+) current system time and date (+) line variety (advanced LINE keyword) project's .DSP file. (+) project's main directory (that one with .DSP file) (+) project name (+) setting string (+) output of console application. you'll create a console program which will prints some text which will be inserted in ASCII text file. (+) you'll produce an easy .DLL file which will manage all unknown tags!
Click Download
No comments:
Post a Comment