Can it possible to create extensions in the vissual studio code editor?
Yes you can use any java supported ide to create extension
You don’t need even VS Code editor. If you have a notepad or something from which you can write code, you are good to go. You should have an environment that can compile your code to an extension. Rush, Extension Template or AppInventor source can help you to compile the code.
See : Learn how to create extensions - Guides / Resources - Kodular Community
I think Visual Studio Code Editor is not an IDE
Off Topic
I dont know why i consider it an IDE
Yes You Can Create Extension in VS Code Editior
Check out this by shreyas
https://saitwalshreyash19.medium.com/writing-your-first-app-inventor-2-extension-dc6d5d4ff824
how to create web extension?
i want to call some function
Enter the URL and get the response body
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.