vscode-arduino-api

Arduino IDE API for VS Code extensions

MIT License

Downloads
365
Stars
3

Bot releases are hidden (Show)

vscode-arduino-api - 0.1.2 Latest Release

Published by dankeboy36 over 1 year ago

  • use strict test assertions,
  • 💄 updated README: dropped the 2.x when referring to the Arduino IDE,
  • set constraint on the Node.js engine: >=16.14.0, and
  • simplified the project description.

No behavioral changes are expected. Have fun ☀️

vscode-arduino-api - 0.1.1

Published by dankeboy36 over 1 year ago

  • New API to retrieve the info for a board from the board.txt via the CLI's boardDetails#buildProperties.
  • Dropped VID/PID. It's a flawed API in Arduino IDE 2.x,
  • Deep the state in the memory,
  • Derived API types from the CLI's API,
  • Basic configuration support,
  • Replaced the buildPath with compileSummary, and
  • Updated the readme.
vscode-arduino-api - 0.1.0

Published by dankeboy36 over 1 year ago

The initial release of the Arduino API VSIX. The VSIX is not (yet) published to the VS Code Marketplace; just attached to this GitHub release. The VSIX is signed by a verified publisher. Have fun! ❤️

Package Rankings
Top 19.34% on Npmjs.org
Badges
Extracted from project README
Build