Extension to make it easy to run the following generate commands
ec-generate
ec-generate-options
gui-generate
gui-generate-outbound
Follwing Commands cab used from command pallete ctrl+shift+p/F1 -> search
ec:Generate Interface
ec:Generate Interface(UI)
ec:Generate Outbound Call
ec:Generate Inbound API
ec:Contact Eradani Support
Right click on any yaml file from either Explorer or Open YAML file to get the above four options, for error free fucntion it is required that this extension be used in the applicaitons based on eradani-inout-template. All the yaml files should be in QSYS directory as is the standard for eradani applications. If any of these standards are not followed then the extension will not work properly.
Debug logs
To see the debug logs, open the developer tools and go to the console tab. You can open the developer tools by pressing ctrl+shift+i or F1 and search for Developer: Set Log Level and select the level from the dropdown, level DEBUG should give all the required info.
For outbound calls the logs also includes the makefile commands, but always verify the commands before using them.