mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-28 08:39:24 -05:00
Add 'PlatformIO' extension
This commit is contained in:
parent
a765360f01
commit
65ff4caceb
@ -60,6 +60,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer)
|
||||
- [Editor Config for VS Code](#editor-config-for-vs-code)
|
||||
- [ftp-sync](#ftp-sync)
|
||||
- [PlatformIO](#platformio)
|
||||
- [Quokka](#quokka)
|
||||
- [Runner](#runner)
|
||||
- [Slack](#slack)
|
||||
@ -355,6 +356,12 @@ If you're feeling brave, there are at least two custom UIs for VS Code:
|
||||
|
||||
![](http://i.imgur.com/W9h4pwW.gif)
|
||||
|
||||
### [PlatformIO](https://marketplace.visualstudio.com/items?itemName=formulahendry.platformio)
|
||||
|
||||
> An open source ecosystem for IoT development: supports 350+ embedded boards, 20+ development platforms, 10+ frameworks. Arduino and ARM mbed compatible.
|
||||
|
||||
![](https://raw.githubusercontent.com/formulahendry/vscode-platformio/master/images/build.gif)
|
||||
|
||||
### [Quokka](https://marketplace.visualstudio.com/items?itemName=WallabyJs.quokka-vscode)
|
||||
|
||||
> Rapid prototyping playground for JavaScript and TypeScript in VS Code, with access to your project's files, inline reporting, code coverage and rich output formatting.
|
||||
|
Loading…
Reference in New Issue
Block a user