
VS Code Extension for Power Automate + GitHub Copilot
I created a VS Code extension called Power Automate Copilot DevKit to bring Power Automate development and AI-assisted troubleshooting directly into VS Code.
- Import and work with Power Automate cloud flows directly inside VS Code.
- View and analyze flow run history within VS Code for easier debugging and AI-assisted troubleshooting (requires admin consent for Flow API).
- Comes with bundled GitHub Copilot (GHCP) skills to guide AI with flow-aware context, troubleshooting patterns, and Power Automate best practices.
- (Optional) Helps developers understand, navigate, and modify flows more efficiently with AI support.
If you want, you can try it out and see if it works
https://marketplace.visualstudio.com/items?itemName=TienLongKuan.power-automate-copilot-devkit
Edit:
- 1st login is for dataverse api to load/upload flow.
- 2nd login is for admin consent to use flow api, just skip it if you do not have it.