✨ Code Review Ribbon

Open
#130 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
swift
Domain
desktop

Research direction

Review issue #127 first, then use the linked screenshots and Xcode reference to understand the intended ruler-view interaction. Done means the ruler shows code changes and provides Show Change and Discard Change actions that display or restore the original code.

Written by the indexing model from the issue text.

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)

image image Screenshot 2023-01-25 at 10 06 17 AM

Note: This may require #127 to be complete in order to begin working on this.

Dominant language
Swift
Stars
720
Forks
162
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CodeEditApp/CodeEditSourceEditor

All issues in CodeEditApp/CodeEditSourceEditor

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.