Known limits
What I know is missing or rough as of 0.9.0. Most of these have a line on the roadmap.
- Syntax highlighting in diffs covers six (6) grammars. Everything else is plain text, which I'd rather have than the wrong colours.
- There's no automatic fetch. Ahead/behind and incoming/outgoing counts are as fresh as your last fetch.
- File history doesn't follow renames.
- Nested repositories inside one workspace folder aren't discovered; it's one repository per folder.
- Text diffs past 25,000 lines and images past 10 MB per side show a placeholder with a way through.
- The commit message box has no inspections yet; git's own hooks are the only check.
- Diff settings are per window and forgotten when it closes.
- In New worktree…, the grey
../feature-worktreein the path box is a placeholder. Pressing Enter on an empty box cancels silently, so type the path. - Porcelain isn't on Open VSX yet, so Cursor installs go through the VSIX.
- Settings and command IDs may still change in a minor version before 1.0.
Found something else? Open an issue.