-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I currently have a VS Code Project, which includes two sub-directories (which i added as folders to the current workspace), each containing micropython code for two different Picos.
As far as I know, the only way to upload the two codes seperately is by creating two distinct workspaces, as configuring the "syncFolder" setting per Folder (not under the User or Workspace Tab) or manually creating .micropico files / using the "Initialize Project" command in folders added to the workspace does not work
I think it would be really nice to have multi-root support to be able to work on both codes simultaniously in one workspace.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request