ignatandrei / BlocklyAutomation

VisualAPI - LowCode Macros for YOUR API / HTTP Calls : https://visualapi.azurewebsites.net/
https://ignatandrei.github.io/BlocklyAutomation/
MIT License
36 stars 7 forks source link

VSCode extension #33

Open ignatandrei opened 2 years ago

ignatandrei commented 2 years ago

Is your feature request related to a problem? Please describe. Add a WebView VSCode extension. Start at https://github.com/ignatandrei/BlocklyAutomation/tree/main/src/apps/tests/vscodeExtension The problem is that does not show the blocks (Css ? other problems ?)

Describe the solution you'd like A VSCode extension for Blockly Automation

Describe alternatives you've considered Node

ignatandrei commented 2 years ago

See links https://github.com/microsoft/vscode-extension-samples/blob/68da9c802dfb8eb3c24e77a1becd83c219a9e815/webview-sample/src/extension.ts https://code.visualstudio.com/api/extension-guides/webview

ignatandrei commented 2 years ago

Angular site in progress : https://github.com/microsoft/vscode-webview-ui-toolkit-samples/issues/48