Difference between revisions of "How to install Platform IO"

From Banana Pi Wiki
Jump to: navigation, search
Line 18: Line 18:
  
 
[[File:Vscode_2.jpeg]]
 
[[File:Vscode_2.jpeg]]
 +
 +
3.Click install on the plug-in interface
 +
 +
[[File:Vscode_3.jpeg]]

Revision as of 03:02, 10 July 2019

How to install platformIO and create a new project on platformIO.

Install Vscode

Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).

download vscode: https://code.visualstudio.com/

it is easy to install ,So we won't go into detail here

Install the platformIO plug-in on vscode

1.First open the vscode extension list and click on the fifth icon in the left list

Error creating thumbnail: Unable to save thumbnail to destination

2.After searching for platformIO in the search bar, click the first platformIO IDE in the list below

Error creating thumbnail: Unable to save thumbnail to destination

3.Click install on the plug-in interface

Error creating thumbnail: Unable to save thumbnail to destination