Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented May 7, 2021

Based on git-diff branch.

Adds an action with shortcut and project context menu action to show the whole project diff in a temporary document in the DocumentView.

The diff document gets the builtin syntax highlighting for ".diff" files but unfortunately this does not include coloration of the added and deleted lines green and red respectively. This would be useful. Help needed to fix that. Do we need to supply a custom SourceStyleScheme file?

ShowDiffAction

jorgemanzo and others added 30 commits June 24, 2020 20:41
# Conflicts fixed:
#	src/Widgets/DocumentView.vala
# Conflicts fixed in:
#	src/FolderManager/FileView.vala
#	src/FolderManager/ProjectFolderItem.vala
#	src/MainWindow.vala
* Throttle refresh diff and control from SourceView
* Match gutter/diff line to source position
* Minor code style improvements
@jeremypw jeremypw mentioned this pull request May 31, 2021
Base automatically changed from git-diff to master June 4, 2021 19:17
# Conflicts:
#	src/FolderManager/FileView.vala
#	src/FolderManager/ProjectFolderItem.vala
#	src/MainWindow.vala
#	src/Services/MonitoredRepository.vala
#	src/Widgets/SourceGutterRenderer.vala
#	src/Widgets/SourceView.vala
@jeremypw jeremypw marked this pull request as ready for review July 18, 2021 18:28
@jeremypw
Copy link
Collaborator Author

jeremypw commented Nov 3, 2021

Closing as not found particularly useful.

@jeremypw jeremypw closed this Nov 3, 2021
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.

3 participants