RefactorScripts shipped with VisualGDB

RefactorScript is a deeply customizable mechanism for generating common code patterns for your C/C++ projects with VisualGDB. You can create your own domain-specific scripts, or use some of the scripts shipped with VisualGDB to generate boilerplate code instead of writing it by hand.

The following RefactorScripts are shipped with VisualGDB:

A detailed reference on RefactorScript syntax and data model is available here.