Thanks for reaching out and for raising the question.
At the moment, the VS Code extension does not support targeting or importing from a specific directory. Its primary purpose is to synchronize Cloud Scripts stored in brainCloud and provide a convenient way to edit them using standard VS Code workflows and tooling.
We have created an internal task to review this limitation and discuss potential improvements to the extension so that it better supports directory-based workflows in the future.
In the meantime, one practical workaround is to export your Cloud Scripts directly from the brainCloud portal. Once exported, all scripts can be reviewed locally. You can then organize them into a folder structure that mirrors your desired layout, including the use of subfolders and .ccjs files. From there, you can zip the contents and import them back into your app, which can significantly reduce the need for repetitive copy and paste actions across individual files.
Please let us know if this approach works for your use case or if you have additional feedback on how you would like to see the extension evolve.