VS Code extension

Connect to a group the same way operators actually work

Usage flow
1. Sign in

Authenticate once with your BaserDB identity and keep the session in VS Code SecretStorage.

2. Pick the path

Choose organization, then project, then group from the panel so the connection intent stays explicit.

3. Connect

Generate a governed connection profile for the group and reveal the URI only when policy allows it.

4. Work safely

Copy the URI, disconnect the workspace state, or return to docs without leaving the editor flow.

What the panel should feel like
Sidebar-native

The extension belongs in the activity bar with its own icon and a dedicated panel, not hidden behind raw commands.

Connection aware

After loading a group, the panel should show connection status, organization, project, group, URI actions, and a clean disconnect path.

Documented end-to-end

The docs should explain install, login, connect, copy, rotate, disconnect, and when each action is audited by the backend.