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
- **Cursor**: Install from [cursor.com](https://cursor.com), enable shell command
150
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
151
152
- **Zed**: Install from [zed.dev](https://zed.dev), `zed` command available automatically
152
153
153
154
**Workspace files:**
154
155
155
-
VS Codeand 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:
156
157
157
158
1. If `gtr.editor.workspace` is set to a path, opens that file (relative to worktree root)
158
159
2. If set to `none`, disables workspace lookup (always opens folder)
0 commit comments