Skip to content

feat: show git file mode change if exist #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 13, 2024

Conversation

gadfly3173
Copy link
Contributor

@gadfly3173 gadfly3173 commented Apr 12, 2024

set => SetProperty(ref _fileModeDiff, value);
}

public TextTrimming PathTrimming
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PathConverters.TruncateIfTooLong is this way on purpose that is to hide in the middle of the path, but retained 20 characters at the beginning of the path and the entire file name in the end.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

I use textTrimming because I want to avoid this

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. Perhaps I should re-design the toolbar for DiffView.

@love-linger
Copy link
Collaborator

I need to redesign the DiffView toolbar. But I will merge the PR first.

@love-linger love-linger merged commit 1bb4d55 into sourcegit-scm:develop Apr 13, 2024
@gadfly3173 gadfly3173 deleted the feat/diff-file-mode branch April 16, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants