dev icon indicating copy to clipboard operation
dev copied to clipboard

Moon Panels Don't Work in Project Directory

Open rawkode opened this issue 1 year ago • 1 comments

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.

rawkode avatar Mar 04 '24 22:03 rawkode

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

milesj avatar Mar 04 '24 23:03 milesj