platformio/platformio-core

When I start a new PlatformIO project I can't open it in Visual Studio 2022 on Windows 10

Open

#4,178 创建于 2021年12月22日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (791 fork)batch import
help wantedintegration

仓库指标

Star
 (7,329 star)
PR 合并指标
 (平均合并 109天 16小时) (30 天内合并 5 个 PR)

描述

pio project init --ide visualstudio --board uno

I am following the instructions here from the documentation. After creating the PlatformIO project in the command line I am not able to open it in Visual Studio 2022.
I see the instructions to do this are the following
Import this project via Menu: File > Open > Project/Solution and specify root directory where is located “platformio.ini” (Project Configuration File)
It doesn't let me open this because there is no 'project file' in that, or any directory according to Visual Studio. Not in the directory the "platformio.ini" is located in or any other.

贡献者指南