Skip to content

Just hit F5 and watch on Debug console

Latest
Compare
Choose a tag to compare
@fduman fduman released this 29 Jul 12:51
· 10 commits to master since this release

This release has some special features like primitive debugging support.

You can just hit F5 and your lua code uploads to your NodeMcu device (most of the time :) ). Remember that, this
feature needs an opened folder on Visual Studio Code.

You can trace output logs coming from NodeMcu device on your Visual Studio Code's debug console.