powerplatform-vscode
powerplatform-vscode copied to clipboard
The Power Platform VSCode extension makes it easy to manage Power Platform environments and allows the developer to create, build and deploy Power Platform solutions, packages and portals.
With the update to 1.17.4 we have UNIVERSAL auth profiles, which allow us to use the same credentials to connect to select a dataverse environment with `pac org select --environment...
Merging WebExtension with the main branch.
I just created a new package deployer project using `pac package init` and realised that a `.gitignore` file was not created. `pac plugin init` and `pac pcf init` both create...
It would be really useful to have the option of only showing managed/unmanaged/both types of solution within the 'Environments and Solutions' pane. It would also be really useful to indicate...
After the extension(Power Platform Tools) get installed on my VSCode, when I tried to click on "Add Auth Profile" to sign it, but nothing happens? Anyone can please help on...
To bridge the gap between pro and low-code, it would be nice if IntelliSense can do suggestions for PowerFx code. Especially now that effort is put into the git integration.
pac paportal download --path C:\dev\paportal -id 86bfb5ee-c2f2-ec11-bb3c-00224811280e -o Using the overwrite option does not remove items that have been deleted from the environment. For example, if an original download of...
i am trying to assign security role to multiple environments to one of my user. the process i was planning to follow was to retrieve all 'sandbox' environment-id first and...
**Describe the bug** The PowerApp Cli seems to be creating the usersetting.json in a wrong path. Instead of creating in user's Library folder, it seems to be creating in the...
We have a need where we need to reset the instance and install the master solution every once in a while. With current pac command, most of the stuff can...