The «SQL ToDo» developed for the Visual Studio IDE, that can view comments in the TaskList - tab «Add-insand Macros» of all files with the extension ".sql» opened solutions. In the "Task list" displays only those comments that are created with an indication of the token . By default, there are 4 tokens VisualStudio: TODO, HACK, UNDONE and UnresolvedMergeConflict. This list can be easily changed using VisualStudio options - Tools-> Options-> Environment-> TaskList. In the settings you can change the names of tokens, delete, and add new ones, and set their priority. Search comments made automatically when certain events or can be explicitly performed by clicking on the menu item in the "Tools» VisualStudio (Tools-> SearchToDo). The full version «SQLToDo» allows you to clean files with the extension «.sql» all comments. To clear the file comment, you need to right click on the file in the "Solution Explorer» and select RemoveComments from the context menu. This element is also present in the context menu and open the document in the "Tools» VS-Tools-> RemoveComments. Note: Cleaning comment comes from the outside, ie, to see the changes, you must reopen the file if it was opened before. The extension is suitable up to VisualStudio 2010 IDE. |