You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this something that will be added soon? As far as I can tell there's no way to do this at the moment. Folders can be exported, but nothing at the root level can be. Right click [Project Name] -> Export would be awesome.
Requesting the ability to compile the entire project
HINT: API call is as follows:
/api/atelier/v2/NAMESPACE/action/compile
REQUEST BODY:
[ "*.CLS", "*.MAC", "*.BAS", "*.INC" ]
This will compile everything in the namespace that is specified in the body
The text was updated successfully, but these errors were encountered: