dev
dev copied to clipboard
Moon Panels Don't Work in Project Directory
The VSCode extension works when I open the Git / workspace root, but the panels are all empty when I open a specific service.
The extension should search up looking for the workspace root.
Right now its based on VSCode workspaces, but we can probably expand upon it.
https://github.com/moonrepo/dev/blob/master/packages/vscode-extension/src/workspace.ts#L90