Skip to content

Add manual conflict marker viewer for unresolved merge files#200

Merged
BunsDev merged 1 commit intomainfrom
okcode/manual-conflict-markers
Apr 1, 2026
Merged

Add manual conflict marker viewer for unresolved merge files#200
BunsDev merged 1 commit intomainfrom
okcode/manual-conflict-markers

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 1, 2026

Summary

  • Added a dedicated conflict-marker parser and viewer to render unresolved Git conflict blocks with line numbers and contextual styling.
  • Integrated the viewer into the merge conflict shell for both manual conflict files and candidate previews that still contain conflict markers.
  • Added tests covering parsing, empty sides, trailing newlines, and conflict-marker detection.

Testing

  • Not run
  • bun fmt not run
  • bun lint not run
  • bun typecheck not run

- Render conflicted files with a dedicated marker viewer
- Show selected conflicted file contents when no safe patch is available
- Add parser coverage for conflict marker handling
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Error Error Apr 1, 2026 2:25pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 1, 2026 2:25pm

@BunsDev BunsDev merged commit b6d6c6a into main Apr 1, 2026
7 of 9 checks passed
@github-actions github-actions bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant