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 (Patch)
Line 18: Line 18:
  
 
== Patch ==
 
== Patch ==
* [Patch][Sync View] Use Synchronize View for Apply Patch [http://bugs.eclipse.org/bugs/show_bug.cgi?id=236169 236169]
+
* [Patch][Sync View] Use Synchronize View for Apply Patch {{bug|236169}}
 
* Improve matched/unmatched hunks browsing in the Apply Patch wizard
 
* Improve matched/unmatched hunks browsing in the Apply Patch wizard
** [Viewers] Hunk compare editor should help the user when context lines don't match [http://bugs.eclipse.org/bugs/show_bug.cgi?id=196228 196228]
+
** [Viewers] Hunk compare editor should help the user when context lines don't match {{bug|196228}}
** [Patch] Indicate the offset used to match [http://bugs.eclipse.org/bugs/show_bug.cgi?id=205762 205762]
+
** [Patch] Indicate the offset used to match {{bug|205762}}
** [Apply Patch] Show initial insertion point for a hunk [http://bugs.eclipse.org/bugs/show_bug.cgi?id=217075 217075]
+
** [Apply Patch] Show initial insertion point for a hunk {{bug|217075}}
  
 
== Net ==
 
== Net ==

Revision as of 12:41, 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
  • [done][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 bug 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 bug 196228
    • [Patch] Indicate the offset used to match bug 205762
    • [Apply Patch] Show initial insertion point for a hunk bug 217075

Net

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

Other

Back to the top