Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Workspace3.6"

m (Compare Editor)
m (Compare Editor)
Line 2: Line 2:
  
 
== Compare Editor ==
 
== Compare Editor ==
* [Edit] Enhanced text compare [http://bugs.eclipse.org/bugs/show_bug.cgi?id=259410 259410]
+
* [Edit] Enhanced text compare {{bug|259410}}
 
* [Structure Viewers] Structure viewers in separate views
 
* [Structure Viewers] Structure viewers in separate views
* Outline view for the Compare Editor (showing changes with an option to switch to a structure viewer) [http://bugs.eclipse.org/bugs/show_bug.cgi?id=49915 49915]
+
* Outline view for the Compare Editor (showing changes with an option to switch to a structure viewer) {{bug|49915}}
* [Sync View] Migrate Compare with Each Other to the Synchronize view [http://bugs.eclipse.org/bugs/show_bug.cgi?id=193321 193321]
+
* [Sync View] Migrate Compare with Each Other to the Synchronize view {{bug|193321}}
* [Structure Viewers] Reconcile structure upon document changes [http://bugs.eclipse.org/bugs/show_bug.cgi?id=165434 165434]
+
* [Structure Viewers] Reconcile structure upon document changes {{bugstrike|165434}}
* [Viewers][Preferences] Customize and persist the way *MergeViewers are picked and used in compare [http://bugs.eclipse.org/bugs/show_bug.cgi?id=271120 271120]
+
* [Viewers][Preferences] Customize and persist the way *MergeViewers are picked and used in compare {{bug|271120}}
* [Patch] Generate diff from "Compare With" [http://bugs.eclipse.org/bugs/show_bug.cgi?id=71374 71374]
+
* [Patch] Generate diff from "Compare With" {{bug|71374}}
 
=== Java Compare ===
 
=== Java Compare ===
* [compare] auto-indent not working as expected [http://bugs.eclipse.org/bugs/show_bug.cgi?id=260531 260531]
+
* [compare] auto-indent not working as expected {{bug|260531}}
* [compare] Support mark occurrences in Java compare editor [http://bugs.eclipse.org/bugs/show_bug.cgi?id=262938 262938]
+
* [compare] Support mark occurrences in Java compare editor {{bug|262938}}
* [compare] Java compare editor should enable Refactor and Source menu items [http://bugs.eclipse.org/bugs/show_bug.cgi?id=266461 266461]
+
* [compare] Java compare editor should enable Refactor and Source menu items {{bug|266461}}
* [compare] Open Declaration does not work in Java compare editor if target is not in visible segment [http://bugs.eclipse.org/bugs/show_bug.cgi?id=269202 269202]
+
* [compare] Open Declaration does not work in Java compare editor if target is not in visible segment {{bug|269202}}
* [compare] Refactor initiated in a CU editor cannot be continued in the Compare Editor [http://bugs.eclipse.org/bugs/show_bug.cgi?id=270114 270114]
+
* [compare] Refactor initiated in a CU editor cannot be continued in the Compare Editor {{bug|270114}}
* [Compare] CompilationUnitEditorAdapter creation flow should be more like a flow of a standalone editor [http://bugs.eclipse.org/bugs/show_bug.cgi?id=271787 271787]
+
* [Compare] CompilationUnitEditorAdapter creation flow should be more like a flow of a standalone editor {{bug|271787}}
  
 
== Patch ==
 
== Patch ==

Revision as of 12:38, 21 April 2009

Workspace 3.6 Development Plan draft

Compare Editor

  • [Edit] Enhanced text compare bug 259410
  • [Structure Viewers] Structure viewers in separate views
  • Outline view for the Compare Editor (showing changes with an option to switch to a structure viewer) bug 49915
  • [Sync View] Migrate Compare with Each Other to the Synchronize view bug 193321
  • [Structure Viewers] Reconcile structure upon document changes bug 165434
  • [Viewers][Preferences] Customize and persist the way *MergeViewers are picked and used in compare bug 271120
  • [Patch] Generate diff from "Compare With" bug 71374

Java Compare

  • [compare] auto-indent not working as expected bug 260531
  • [compare] Support mark occurrences in Java compare editor bug 262938
  • [compare] Java compare editor should enable Refactor and Source menu items bug 266461
  • [compare] Open Declaration does not work in Java compare editor if target is not in visible segment bug 269202
  • [compare] Refactor initiated in a CU editor cannot be continued in the Compare Editor bug 270114
  • [Compare] CompilationUnitEditorAdapter creation flow should be more like a flow of a standalone editor bug 271787

Patch

  • [Patch][Sync View] Use Synchronize View for Apply Patch 236169
  • Improve matched/unmatched hunks browsing in the Apply Patch wizard
    • [Viewers] Hunk compare editor should help the user when context lines don't match 196228
    • [Patch] Indicate the offset used to match 205762
    • [Apply Patch] Show initial insertion point for a hunk 217075

Net

  • [Net] Add a facility to set a custom proxy provider 257443

Other

Back to the top