Networked Nass - Project Device

Good afternoon smart community!.

In my small business, I got a Nass network server to store the projects. I can open the files on any of the 2 computers I have. I have Visual Studio Code installed with the Platform IO extension, when I create or open projects with Platform IO I cannot see the RED locations, I only have the physical disk options, I would like to know if there is a possibility to select my Nass in Network (Network storage hard drives) as a directory for the projects !.

Sounds like you want to change the projects_dir setting. See documentation, you can change it via the CLI.

pio settings set projects_dir "D:\PlatformIO\Projects"