Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>UDS-Stack-ConfiguratorNew to Visual Studio Code? Get it now.
UDS-Stack-Configurator

UDS-Stack-Configurator

Actia-Engineering-Services

|
4 installs
| (0) | Free
This extension is designed to simplify the configuration of the UDS stack by automatically generating a C/C++ header files for configuration
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

UDS Stack Global Configuration File Generator

UDS Stack Global Configuration File Generator is a Visual Studio Code extension that simplifies the creation of C/C++ header files for configuring a UDS (Unified Diagnostic Services) software stack. It uses interactive prompts to collect user-defined parameters and generates a structured configuration file using #define macros.


🚀 Features

  • ✅ Interactive Input – Prompts the user for configuration parameters through input boxes
  • ⚙️ Auto-Generated Output – Produces a complete header file (global_config.h) based on inputs
  • 🧩 Customizable Logic – Easily modify generation logic via extension.ts for project-specific needs
  • 📁 Organized Output – Saves the generated file to src/global_config/global_config.h

📖 How to Use

  1. Open a folder in Visual Studio Code
  2. Press Ctrl + Shift + P to open the Command Palette
  3. Type and select: Generate UDS Configuration File
  4. Navigate to: src/global_config/global_config.h to view your generated configuration

🛠 Requirements

  • No additional dependencies or installations are needed
  • Just open a workspace folder in VS Code and run the command

📦 Release Notes

v0.0.1

  • 🎉 Initial release of the UDS Stack Configuration File Generator
  • Supports interactive input and header file generation

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