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
149
150
- **Cursor**: Install from [cursor.com](https://cursor.com), enable shell command
150
151
- **VS Code**: Install from [code.visualstudio.com](https://code.visualstudio.com), enable `code` command
151
152
- **Zed**: Install from [zed.dev](https://zed.dev), `zed` command available automatically
152
153
153
154
**Workspace files:**
154
155
155
-
VS Code and Cursor support `.code-workspace` files for multi-root workspaces, custom settings, and recommended extensions. When opening a worktree:
156
+
Antigravity, VS Code, and Cursor 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