Compile Order View

The Compile Order View presents the order of the compiled files as it results from the include’s starting in the project top files. Open the view using the DVT: Focus on Compile Order View command.

Double click on a file to open it.

../../_images/compile_order_view.gif

You can use CamelCase or Simple Regex to locate a specific element.

Build Config Hierarchy

Press Show Build Config in Compile Order button from view header to open the build config hierarchy as it results from the -f compile directives, starting from the active build configuration.

Note

Each invocation section will be added under the corresponding build configuration file.

../../_images/vscode_compile_order_build_config_hierarchy.png