General settings affecting the features and functionality of the extension.
Note
Additional settings are described in the specific documentation sections of the features they affect.
-
- Controls the discovery of Apax projects in the current workspace.
- Default:
**/{.apax,bin}/. This will exclude projects installed by dependencies (inside directory.apax) and the default project generation path for the unit test framework AxUnit-ST (inside directorybin).
-
- Choose the
apax.ymlschema version to validate allapax.ymlfiles against. - Options:
3.0.0,3.0.0-strict,3.2.0,3.2.0-strict,3.4.0,3.4.0-strict
- Choose the
-
- Set the timeout in milliseconds for CLI operations.
- Default:
240000
-
Suppress Command Notifications Override- Selectable command categories, which should always show progress notifications. Other settings may suppress notifications or override them for specific command categories.
- Available categories:
apax/clean– Clean Apax global cacheapax/create– Create new project in workspaceapax/yml/add– Add package(s) or catalog(s) to projectapax/yml/remove– Remove package(s) or catalog(s) from projectapax/yml/install– Install package(s) or catalog(s)apax/yml/clean– Clean temporary filesapax/yml/update– Update package(s) or catalog(s)apax/yml/run– Run scriptapax/region/list– List available SIMATIC AX regionsapax/region/set– Set default SIMATIC AX regionapax/region/test– Test connectivity to SIMATIC AX regions