Diff language doesn't support comments or meta like desktop.
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 382
- Forks
- 33
- Avg merge
- 18h 8m
- Merged PRs (30d)
- 1
Description
Android:
Desktop:
Also for some reason
+++/--- are used as additions/deletions instead of the non-existent comments
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Android and desktop diff views shown in the issue, then trace the diff-language parsing and rendering entry point. Done means Android supports the same comments and metadata as desktop, without treating +++/--- as additions or deletions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100