1. Can you set the default search folder to the root of the Workspace?
I have about 10 different workspaces I switch between - so it would be helpful to have the search folder default to the root of the workspace.
2. Also - I'm using the Workspace 'Import' to import a Visual Studio workspace - and the project has a few different configurations - but the import didn't seem to get all the configurations? - It did import the workspace and I think the debug and release configurations - but not any of the others.
3. And - how to add another configuration to the 'Projects' - directly in Zeus.
Thanks again for a great program!!
Paul
Workspace questions
Hi Paul,
Also if close the current workspace and repeat the steps above then the change will be made to the Default Workspace, which should mean it is then common to all workspaces.
Note: By default all the project folders automatically will get added to the search path so you would not have to add these.
For more examples of macro tags see the zScript\ztag.lua macro script.



Cheers Jussi
Yes. Use the Workspace, Options menu and in the General section use the Search Path edit field.1. Can you set the default search folder to the root of the Workspace?
Also if close the current workspace and repeat the steps above then the change will be made to the Default Workspace, which should mean it is then common to all workspaces.
Note: By default all the project folders automatically will get added to the search path so you would not have to add these.
It should also be possible to use a macro tag in this edit field, so for example using the $WDIR macro tag will map to the folder of the currently open workspace.I have about 10 different workspaces I switch between - so it would be helpful to have the search folder default to the root of the workspace.
For more examples of macro tags see the zScript\ztag.lua macro script.
Zeus only has Debug and Release configuration modes2. Also - I'm using the Workspace 'Import' to import a Visual Studio workspace - and the project has a few different configurations - but the import didn't seem to get all the configurations? - It did import the workspace and I think the debug and release configurations - but not any of the others.

I don't think there is any way to do this at present3. And - how to add another configuration to the 'Projects' - directly in Zeus.

Thanks. I'm glad you like itThanks again for a great program!!

Cheers Jussi