How to use variables? As example %UserProfile%\OneDrive!PlatformIO\Projects ?
pio settings set projects_dir %UserProfile%\OneDrive\Project\!PlatformIO\Projects
This command corrects the user’s folder path on the current computer. And I want the path to be different for each computer when synchronizing parameters… although it seems platformio does not support vscode synchronization?