CodeEditSourceEditor icon indicating copy to clipboard operation
CodeEditSourceEditor copied to clipboard

✨ Code Review Ribbon

Open austincondiff opened this issue 1 year ago • 0 comments

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.

austincondiff avatar Jan 25 '23 16:01 austincondiff