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

Summary: Compare clipboard with selected code - plugin available
Product: editor Reporter: Vladimir Riha <vriha>
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: markiewb, ovrabec
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

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