CodeEditApp / CodeEditApp/CodeEditSourceEditor
✨ Code Review Ribbon
Open
- Dominant language
- Swift
- Stars
- 719
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
A code review ribbon needs to exist in the ruler view that both indicates change and provides actions the user can take on these changes including:
- Show Change - which will show the user the original code before the change above
- Discarding Change - which will remove the changed code and replace it with what existed before the change
See below screenshots to see how this might look (or refer to Xcode for reference)



Note: This may require #127 to be complete in order to begin working on this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.