Currently in Visual Studio Code when we connect to a Cache server and export the CLS and MAC files, they get placed in the following: \Comp;anyName\src\Packages   Where the Packages folder corresponds to the different class packages we have. The MAC files are placed in the src folder and not contained in it's own folder. Is there a way to configure the export for the MAC files so that it's contained in it's own folder like this: \CompanyName\src\mac Thanks in advance for your help. -Roberto