Hi! 
Is there a way in VA for inserting comment boxes, such as: 
//  +-----------------+
//  |     TITLE       |
//  +-----------------+
Obviously, one can define a simple snippet of the likes: 
//  +-----------------+
//  | $end$ |
//  +-----------------+
I could live with this.. Yet, this isn't ideal in that the box width is fixed, TITLE is not centered, and right frame (|) isn't positioned correctly. What would be awesome is to have VA snippet or something that, e.g. on selection of the following: 
// title
turns it into the boxed version above. 
Cheers!
slymz