You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- **Antigravity**: Install from [antigravity.google](https://antigravity.google), `agy` command available after installation
150
149
- **Cursor**: Install from [cursor.com](https://cursor.com), enable shell command
151
150
- **VS Code**: Install from [code.visualstudio.com](https://code.visualstudio.com), enable `code` command
151
+
- **Antigravity**: Install from [antigravity.google](https://antigravity.google), `agy` command available after installation
152
152
- **Zed**: Install from [zed.dev](https://zed.dev), `zed` command available automatically
153
153
154
154
**Workspace files:**
155
155
156
-
Antigravity, VS Code, and Cursor support `.code-workspace` files for multi-root workspaces, custom settings, and recommended extensions. When opening a worktree:
156
+
VS Code, Cursor, and Antigravity support `.code-workspace` files for multi-root workspaces, custom settings, and recommended extensions. When opening a worktree:
157
157
158
158
1. If `gtr.editor.workspace` is set to a path, opens that file (relative to worktree root)
159
159
2. If set to `none`, disables workspace lookup (always opens folder)
0 commit comments