Trello for Roblox Studio
A full-featured Trello-style kanban board built into VS Code — designed specifically for Roblox developers.
No browser tabs, no external accounts. Just a fast, focused task board right inside your editor.
Features
- Drag & Drop — Move cards between lists with smooth drag-and-drop
- Multiple Spaces — Isolated boards for different projects, with invite codes
- Rich Cards — Title, description, urgency, owner, deadline, checklist, notes, labels, activity log
- Labels — Color-coded labels with custom names
- Team Members — Add teammates and assign cards
- Checklist — Step-by-step progress tracking with a visual progress bar
- Notes Thread — Threaded comments on each card
- Activity Log — Full history of every action in a space
- Search — Live search across all card titles and descriptions
- Filters — Filter by urgency, overdue status, or cards with checklists
- Export / Import — Save your board as JSON and reload it anytime
- Keyboard Shortcuts — Full keyboard navigation
Opening the Board
| Method |
Action |
| Command Palette |
Ctrl+Shift+P → Trello for Roblox Studio: Open Board |
| Keyboard shortcut |
Ctrl+Shift+B / Cmd+Shift+B |
| Editor toolbar |
Click the icon in the editor title bar |
Keyboard Shortcuts
| Action |
Keys |
| Open board |
Ctrl+Shift+B |
| New card |
Ctrl+K |
| Save card |
Ctrl+Enter |
| Close modal |
Escape |
Spaces
A Space is an isolated kanban board with its own lists, cards, members, and labels.
- Create — Give it a name and receive a six-character invite code
- Join — Enter a code shared by a teammate (local only — share a JSON export to fully sync)
- Switch — Use the dropdown in the top bar
- Export — Download any space as a
.json file to share or back up
Cards
Each card supports:
- Title & Description
- Urgency — Urgent 🔴 / High 🟠 / Medium 🟡 / Low 🟢
- Owner — Assigned from your space's team list
- Deadline — With overdue highlighting
- Labels — Color-coded, fully customizable
- Checklist — Steps with live progress bar
- Notes — Threaded comments
- Move — Instantly move a card to another list from the card sidebar
Requirements
VS Code 1.80.0 or later. No internet connection required. All data is stored locally in VS Code's global state.
| |