Bug 380076 - Diff between two selected text blocks
Summary: Diff between two selected text blocks
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: All editors (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-22 07:51 UTC by Fabian
Modified: 2017-05-22 07:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.