Bug 380076

Summary: Diff between two selected text blocks
Product: [Applications] kdevelop Reporter: Fabian <fabian>
Component: All editorsAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Fabian 2017-05-22 07:51:15 UTC
It would be very nice to be able to do a quick diff on 2 selected text blocks. 

e.g.
Select text with mouse -> right click -> diff -> select second text block -> a then a small overly shows the diff between the two text blocks.

or split view in left / right -> select text in both open documents ->right click -> diff both selected text blocks -> small overlay with diff between the two text blocks.

This would be very helpful to see if small code blocks e.g. functions, templates, ... are identical and could be refactored into one.