Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PDT/NewIn71"

< PDT
Line 33: Line 33:
 
=== Full bugs list for this release cycle ===
 
=== Full bugs list for this release cycle ===
  
   7.0.0 - https://projects.eclipse.org/projects/tools.pdt/releases/7.0/bugs
+
   7.1.0 - https://projects.eclipse.org/projects/tools.pdt/releases/7.1/bugs
  
 
==== Previous News&Noteworthy page ====
 
==== Previous News&Noteworthy page ====
  
   6.3.0 - https://wiki.eclipse.org/PDT/NewIn63
+
   7.0.0 - https://wiki.eclipse.org/PDT/NewIn70

Revision as of 17:55, 3 January 2020

We fixed / closed COUNT bugs in this release!

This release is a part of 2020.03 (18/03/2020)

General

  • Use standard F2 (show information) action in PHP Editor #536870
  • Add filter field to Override/Implement and Getter/Setter dialog #539314

Composer

Editor

  • Code Assist performance improvements
  • Improved anonymous class code assist
  • Override method (with stub) Code Assist
  • Organize use statements no longer incorrectly removes statements that are only used in comments
  • New Code formatter's: add whitespace options missing concatenation operator

Project Explorer

  • Disable refactoring in Project Explorer outside buildpath - support inline refactoring for normal resources

PHPUnit

API


Full bugs list for this release cycle

 7.1.0 - https://projects.eclipse.org/projects/tools.pdt/releases/7.1/bugs

Previous News&Noteworthy page

 7.0.0 - https://wiki.eclipse.org/PDT/NewIn70

Back to the top