Small helper extension for splitting team DSL into shared files, managing paths to tools and starting them.
Currently offers two small commands:
Save to shared - which simply looks at the current DSL file and splits into sharedmodel and sharedviews files, and stores them in the teamfolder in the combined AD root (also by convention). The location of the combined (tmp) AD root can be changed in configuration.
Start generatr - given that the tools have been installed and are located in the expected location, this will start generatr in a terminal. The DSL file is the department base DSL file. It is set in the configuration.
Pre-requisites: Run installation script.
Currently, extension assumes that the tools have been installed. Run the install-script.sh script to install everything as expected.
Configuring
Go to vs code settings and search for C4 helper, or click in the tree - Extensions, C4 Helper.