This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 206976 - Compare clipboard with selected code - plugin available
Summary: Compare clipboard with selected code - plugin available
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-06 08:00 UTC by Vladimir Riha
Modified: 2016-07-01 18:33 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-01-06 08:00:53 UTC
Some others IDE (like PhpStorm) have feature that allows you to select piece of code and compare it with content of clipboard and display it the same way as if you compare 2 versions of versioned document (see PhpStorm help http://www.jetbrains.com/phpstorm/webhelp/comparing-files.html#clipboard)
Comment 1 Ondrej Vrabec 2012-01-06 08:22:48 UTC
Not related to version control. To diff a clipboard content with a piece of editor code, use the diff API to display the diff view. Reassigning to editor because the view probably needs to be displayed from there.
Comment 2 markiewb 2013-04-29 20:32:33 UTC
There is a third party plugin, which inplements this RFE. http://plugins.netbeans.org/plugin/31189/compare-with-clipboard