Recently in project development, found the crew did not comment on the code seriously, even if there is added, but it is not uniform style, in order to unify the style, but also allows members to quickly add code comments, specifically the development of this plugin. Use as follows: After installation is complete, the VS toolbar, right click in the pop-up menu, select Comment; About Button: Display "About" information; Config button: Configuration window, the user of the configuration code in this window; Header button: to add a comment header information; open the header file, click this button to add information; Variable button: annotation information added to the variable, first select the variable, and then click this button; Fixed Button: This button is mainly to add annotation information as to modify the code, click on the location you want to insert, click on this button; Function buttons: add notes to a function, and then double-click the selected function name and then click on the button; |