Product: PowerShell Universal
Version: 3.6.3
When someone creates a new dashboard, theres an option to add a page to this dashboard.
Like
Repository
+ .git
+ .universal
+ .vscode
- dashboards
- MyDashboard
- pages
MyDashboardPage.ps1 <- How to edit this file in VS Code?
MyDashboard.ps1
How to edit a “subpage” from a dashboard, in VS Code ?
There doesn´t seem to be an option to open it from within the extension.
Thanks and regards