Explorer structure - Manual - Apax Extension - Apax Extension provides UI and commands to execute the Apax CLI for SIMATIC AX - Apax Extension,extension, apax

Apax Extension

Portfolio
SIMATIC AX
Product
Apax Extension
Software version
1.1.0
Edition
11/2025
Language
English (original)
Package Name
@ax-vscode/siemens.apax-v3

The tree structure is representative of the content of the apax.yml file:

  • Project name – Open the apax.yml file
    • Changelog – Open the CHANGELOG.md file
    • Docs – Open the docs/index.md file
    • Readme – Open the README.md file
    • catalogs
      • [list of packages]
    • catalogDependencies
      • [list of packages]
    • dependencies
      • [list of packages]
    • devDependencies
      • [list of packages]
    • scripts
      • [list of scripts]

A package in the catalogs, catalogDependencies, dependencies or devDependencies branch has the following structure:

  • Package
    • Changelog – Open the CHANGELOG.md file
    • Docs – Open the docs/index.md file
    • Readme – Open the README.md file
    • Versions – Query the registry for available versions
      • [list of package versions on the registry]