Quickstart
Install and start using GitScrum Studio in your code editor in under 2 minutes.
1. Install the Extension
Open the Extensions view (Ctrl+Shift+X / Cmd+Shift+X) and search for GitScrum Studio. Click Install.
Or install from the Command Palette:
Ctrl+Shift+P → ext install gitscrum-vscode.gitscrum-vscodeWorks in VS Code, Cursor, Windsurf, and any VS Code fork. No restart required.
2. Sign In
- Click the GitScrum icon in the Activity Bar (left vertical strip)
- Click Sign in in the sidebar
- Choose your method: GitHub, Google, Facebook, or Email
- Complete authentication in the browser
- The extension connects automatically
Your token is stored securely in the editor's encrypted storage. You stay signed in across sessions.
3. Select Your Project
After signing in, the sidebar shows your workspaces:
- Expand a workspace to see its projects
- Click a project to set it as active
- The sidebar populates with Plan, Build, Knowledge, and Time Tracking sections
4. Open the Kanban Board
Click Board under the Build section in the sidebar. The Kanban board opens as an editor tab.
What you can do immediately:
- Drag tasks between columns to update status
- Click a task to open the task drawer with full editing
- Create a task using the + button at the top of any column
- Switch views between Kanban and List
5. Start Tracking Time
Click the clock icon in the status bar (bottom of the editor).
- Select ▶ Start Timer
- Choose a task from the list
- Work on your code
- Click the status bar timer → ⏹ Stop Timer
- Add an optional comment and save
The timer persists across editor restarts.
6. Explore More Features
Open any panel from the sidebar tree:
| Panel | What It Does |
|---|---|
| Sprints | View sprint progress, burndown charts, team allocation |
| User Stories | Browse feature backlog with acceptance criteria |
| Team Standup | Async standup: yesterday, today, blockers |
| Wiki | Create and edit knowledge base pages |
| Discussions | Team chat organized by channels |
| Documents | Browse and download project files |
| Time Tracking | View time log, charts, and team hours |
All panels open as editor tabs. Split them side-by-side with your code.
Keyboard Quick Reference
| Action | Shortcut |
|---|---|
| Open Extensions | Ctrl+Shift+X / Cmd+Shift+X |
| Command Palette | Ctrl+Shift+P / Cmd+Shift+P |
| All GitScrum commands | Type GitScrum: in Command Palette |
| Close panel | Ctrl+W / Cmd+W |
| Custom shortcuts | Ctrl+K Ctrl+S / Cmd+K Cmd+S |
Next Steps
- How It Works — Understand the extension architecture
- Getting Started — Full setup guide with all authentication options
- Kanban Board — Deep dive into board features
- Time Tracking — Timer workflows and time logs