1 Forks
20 Stars
20 Watchers

VSCode-PowerAppsPortal-Extension

Currently, there is only one way to edit code for Power Apps portals which is using the Dynamics solution and the somewhat limited online editor. This extension provides a local source control of portal code including web files like images or style sheets, web templates and content snippets. Once configured, the extension loads all portal code and files to a local project folder. Then, you can edit, create or delete files. These changes can be pushed to the portal using the source control pane within visual studio code.

How to download and setup VSCode-PowerAppsPortal-Extension

Open terminal and run command
git clone https://github.com/felixSchober/VSCode-PowerAppsPortal-Extension.git
git clone is used to create a copy or clone of VSCode-PowerAppsPortal-Extension repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with VSCode-PowerAppsPortal-Extension https://github.com/felixSchober/VSCode-PowerAppsPortal-Extension/archive/master.zip

Or simply clone VSCode-PowerAppsPortal-Extension with SSH
[email protected]:felixSchober/VSCode-PowerAppsPortal-Extension.git

If you have some problems with VSCode-PowerAppsPortal-Extension

You may open issue on VSCode-PowerAppsPortal-Extension support forum (system) here: https://github.com/felixSchober/VSCode-PowerAppsPortal-Extension/issues