What you can configure today
Most configuration is available in Preferences (Cmd/Ctrl + ,):
- Font size for rendered Markdown
- Inline code accent color (the styling for text inside backticks)
- Increase font size:
Cmd/Ctrl + + - Decrease font size:
Cmd/Ctrl + -
Useful shortcuts
- Toggle File View:
Cmd/Ctrl + E - Search within File View (when a file is selected):
Cmd/Ctrl + F - Focus file filter input:
Cmd/Ctrl + Shift + F - Copy selected file path:
Cmd/Ctrl + Shift + C
Tips
- If you frequently work in docs-heavy repos, keep File View open while you work in threads — it’s a great way to keep the spec visible.
- When agents edit Markdown, use File View to sanity-check formatting before merging changes.

