H4/H4Plugins made it easier for one to program ESP8266, ESP32, Raspberry Pi and STM32.
And this extension Makes the life easier and coding faster with H4/H4Plugins framework.
An explanatory image (It's not true in details for the newer version)
Auto-completion code and ready-snippets to work with H4 functions and their own parameters.
Also supports H4/H4Plugins callback function types
To get the best use of this extension : install PlatformIO extension Add H4 framework :
- By PlatformIO libraries or its own github repository
Update the snippets to the newer version of H4Plugins major release V3.0.0.
Update existing snippets due to H4P version 0.5.5 Add H4Basic Constructor
Fix GPIO Callback
Initial release of H4 snippets for vscode.