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 270556

Summary: Add Diff to same file is selected config as option
Product: ide Reporter: regisit
Component: UIAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: ENHANCEMENT Exception Reporter:

Description regisit 2017-05-04 07:34:44 UTC
The most often time I use diff (compare) is to compare a project file with the remote. Diff to requires you to select the 2nd file and thus doesn't work for remote files unless you fetch a copy outside the IDE first.

Simpler if there was a "diff with remote" option that automatically compares the selected file with the same file on the currently selected remote config. Dreamweaver handles this by fetching a copy of the remote file to a temp file/folder and then comparing.