powerplatform-vscode icon indicating copy to clipboard operation
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.

Results 116 powerplatform-vscode issues
Sort by recently updated
recently updated
newest added

reported via nuget gallery by Moohammed: The new version of PowerApps CLI has a bug when we are trying to run "pac add reference". Here's the error details from pac...

bug

Hi all, pac works like a charm, but after ~ 1 hour, pac commands start to fail in our pipeline. 1 hour seems suspicious, it feels like pac cli is...

known issue

This pull request adds a quick pick title and placeholder to the web extension, and updates the collaboration options for better user experience. ![image](https://github.com/microsoft/powerplatform-vscode/assets/56073559/adc9e3b9-d7f1-4d51-be48-2021c7e8ad50) Update: PR:https://github.com/microsoft/powerplatform-vscode/pull/896 fixes the issue of...

https://github.com/microsoft/powerplatform-vscode/assets/56073559/c52497a0-5d1c-41c4-bc74-868f7f593ace

Anytime I open an HTML file in VS Code, I'm seeing this error: ![power-apps-html-language-server-crashing](https://github.com/microsoft/powerplatform-vscode/assets/15895133/e09ba50f-c2b0-4e86-bf3f-077542e72f6e) It started happening on the latest version release (v2.0.41). I'm also on the latest version of...

bug

I ran below command to Migrate the standard data model sites to enhanced data model. Getting below error. ![image](https://github.com/microsoft/powerplatform-vscode/assets/126264610/96f7da4f-a8dd-40c2-ac02-3fde152c5fc0) No Website Packages available in PowerPages. Thank you,

This command used to exit with a message if the role was already assigned to the user (as evidenced by #269). However with the latest release, it errors out if...

bug
pac-cli

Populate org location all the columns of a specific session ![image](https://github.com/microsoft/powerplatform-vscode/assets/97606074/0ed355e8-5d60-4653-895a-d0ec64b3dd5b)

This module can be consumed for reading the latest feature flags set for a user in both desktop and web extension. The API call will currently honor userId, tenantId, region...

I am trying to create a new auth to a different dynamics enivorment other than my orgs default using: pac auth create --environment https://xxx365dev.company.org --name xxxdev --deviceCode I get the...

pac-cli