Open
Description
Describe the bug
I am using Github repositories vscode extension that uses github repo as a virtual workspace
Read here: https://code.visualstudio.com/api/extension-guides/virtual-workspaces
However I get error
To Reproduce
Steps to reproduce the behavior:
- Open a repo using Github Repositories vscode extension (or github.dev should also work)
- Click on Open dashboard
- You cannot register content folder as you are unable to select a content folder
- Click on Create Content button: It says No Page folders were configured
- As a workaround copy the frontmatter files including the frontmatter.json file from a non virtual workspace vscode project to this project.
- Edit the json file manually to the correct folders
- However this workaround doesn't work. You still get "No Page folders were configured" in all the various buttons and dashboard.
Expected behavior
basic functionality like view the dashboard, add content and refresh for content should work with virtual workspace.
That allows you to at least capture information using remote repositories or github.dev.
Screenshots
"+" button does nothing
Desktop (please complete the following information):
- OS: Windows 11
- App: vscode
- Version:1.86.2