Understanding High-Level Code Structure with CodeExplorer
This tutorial shows how to use CodeExplorer to quickly analyze high-level structure of large projects, and to find relevant pieces
Read moreThis tutorial shows how to use CodeExplorer to quickly analyze high-level structure of large projects, and to find relevant pieces
Read moreCode Explorer is a new view introduced in VisualGDB 5.6 that allows easily navigating through individual source files, or entire
Read moreThis tutorial shows how to use Code Explorer to quickly understand how multiple functions of interest are related. We will
Read moreContents Overview Running RefactorScripts RefactorScript Window RefactorScript Language Data Model Common RefactorScripts Overview RefactorScript is a mechanism for generating boilerplate
Read moreThis page provides an overview of the RefactorScript language used by VisualGDB to define custom code generation patterns. Contents Overview
Read moreThis page describes the data model used by RefactorScript. Each C/C++ entity (e.g. a class or a function) is represented
Read moreThis page provides a detailed explanation of the Details window for the Outline view of Code Explorer. Contents Overview Modes
Read moreThis page provides a detailed description of the Globals view of Solution Explorer. Contents Overview Details Filters Settings C++ Templates
Read moreThis page provides an overview of the Outline view in Code Explorer. Contents Overview Navigating the Outline Favorite Items Included
Read more