berzniz / berzniz/github_pr_tree

[Feature request] Use different icons for different types of changes

Open
#134 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
696
Forks
79
PR merge metrics
No merged PRs in 30d

Description

Suppose I moved a file from `root/path_a` to `root/path_b`, the PR tree view only shows file under `root/path_b`. Is it better to show the file is deleted in `root/path_a` and added in `root/path_b` or at least to show the file is refactored somehow?

The current icons for different types of changes (e.g. update single file, add one file, moved file from path a to path b, etc) are the same as shown in readme:

Screen Shot 2020-10-26 at 9 48 53 AM

Just a recommendation, instead of using yellow based icon, maybe use green/red/yellow based icon to show the file is added/deleted/updated correspondingly? OR use the "moved from" like what IntellIJ is using here:

Screen Shot 2020-10-26 at 9 58 28 AM

Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.