Hi, we are a team who uses the Bruno VSCode extension to share API collections on the project that we are working on in a shared vscode + devcontainer environment.
We store the collections in a bruno folder under our repository.
The extension automatically finds the collection under the file explorer (Bruno collections pane), but under the Extension page (icon on the left menu), each member has to manually open every collection for it to appear.
Is it possible to configure a brunoWorkspace path as a vscode setting that we can version control along our project, so that the collections will automatically appear for new developers who open up the devcontainer?
Hi, we are a team who uses the Bruno VSCode extension to share API collections on the project that we are working on in a shared vscode + devcontainer environment.
We store the collections in a
brunofolder under our repository.The extension automatically finds the collection under the file explorer (Bruno collections pane), but under the Extension page (icon on the left menu), each member has to manually open every collection for it to appear.
Is it possible to configure a
brunoWorkspacepath as a vscode setting that we can version control along our project, so that the collections will automatically appear for new developers who open up the devcontainer?