This is the archived version of Roland Weigelt's weblog that ran from 2003 to 2023 at weblogs.asp.net

Code Snippet for a Divider Comment

Name: Divider
Description: Inserts a Divider Comment.
Shortcut: div
Result:

//===================================================
// text
//===================================================

Download: Divider.snippet


Funny, this wildly unspectacular snippet is one of my most-used. For previous versions of Visual Studio, I had a macro for inserting this comment, but code snippets are much better, as they disturb the natural flow of typing much less.

No Comments