如果想使用vscode编辑ESP8266的代码,需要安装PlatformIO IDE插件。
PlatformIO官方提供的使用教程(https://docs.platformio.org/en/latest/ide/vscode.html#ide-vscode)
下面是安装步骤:
打开 VS Code:
- 点击 Extensions 图标或者 Ctrl+Shift+X 打开插件面板
- 搜索 “PlatformIO IDE”
- 选择第一项,点击安装
2023-10-26 19:07:34
如果想使用vscode编辑ESP8266的代码,需要安装PlatformIO IDE插件。
PlatformIO官方提供的使用教程(https://docs.platformio.org/en/latest/ide/vscode.html#ide-vscode)
下面是安装步骤:
打开 VS Code: