Configuration UI - Manual - Library Toolbox - Library toolbox - Library toolbox,extension

Library Toolbox Extension

Portfolio
SIMATIC AX
Product
Library Toolbox
Software version
0.20.2
Edition
10/2024
Language
English (original)
Package Name
@ax-vscode/siemens.library-toolbox

Note

This feature is currently provided as a preview. Features and workflows may change; compatibility with future versions is not guaranteed.

If you want to use this Extension, you have to enable the "Enable Non Productive Extensions" setting in the Extension Manager.

To provide guided configuration of a type, web apps can be added to the Apax package.

Adding the following ST pragma to the type declaration:

{axcode:config-ui-v0:<library-package-name>:<path-to-html-file>}

will enable a codelens being displayed, which will execute the web app on activation.

image