Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DVT Build Configuration File GeneratorNew to Visual Studio Code? Get it now.
DVT Build Configuration File Generator

DVT Build Configuration File Generator

hzisman

|
603 installs
| (0) | Free
Generates a .build file for DVT projects in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DVT .build Configuration File Generator

Requirements: VS Code >= 1.67.2

The DVT Build Configuration File Generator is a VS Code extension that simplifies the creation of a .build file for DVT projects. With this extension, you can generate a .build file using a single command.

Features

  • Automatic detection of xrun.log in preconfigured locations, making it easy to select the desired files.
  • Ability to manually select a xrun.log file for generating a .build file.

Supported Log Types

Currently only xrun.log log files are supported. If you using another compiler you can open issue with a log file format example.

Usage

To generate a .build file, follow these steps:

  • Open a DVT project in VS Code.
  • Open the command palette (cmd/ctrl + shift + P) and search for Generate .build file....
  • Choose a build from the list file you want to use for generating the .build file, or select a log file manually. Requirements

To use this extension, you must have the DVT extension installed.

Acknowledgements

This extension was inspired by the Eclipse extension created by Alon Margalit.

Eclipse Extension Button

The button of the original Eclipse extension

Contributing

Contributions are welcome! If you would like to contribute to this project, please fork the repository and submit a pull request.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft