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 "PDT/NewIn71"

< PDT
Line 27: Line 27:
 
* New Code formatter's: add whitespace options missing concatenation operator [https://eclip.se/438715 #438715]
 
* New Code formatter's: add whitespace options missing concatenation operator [https://eclip.se/438715 #438715]
 
* Improved refactoring tooltip  [https://eclip.se/558996 #558996]
 
* Improved refactoring tooltip  [https://eclip.se/558996 #558996]
 +
* Expand selection (enclosing, next, previous element) shortcuts [https://eclip.se/379509 #379509]
  
 
== Code Formatter ==
 
== Code Formatter ==

Revision as of 10:03, 12 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
  • Support for xdebug.file_link_format=xdebug://%f@%l #249879
  • Duplicated method/field/constants detection #269722

Composer

Editor

  • Code Assist performance improvements
  • Improved anonymous class code assist #550928
  • Override method (with stub) Code Assist #327988
  • Organize use statements no longer incorrectly removes statements that are only used in comments #519064 #558630
  • New Code formatter's: add whitespace options missing concatenation operator #438715
  • Improved refactoring tooltip #558996
  • Expand selection (enclosing, next, previous element) shortcuts #379509

Code Formatter

  • Formatter no longer breaks PHP code inside <style> tags #528379
  • Less text changes during code format #558935

Debugger

  • Improved changing PHP variable values on the fly using Xdebug >= 2.7.2 #528162 #559062

Project Explorer

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

PHPUnit

Other

  • Support OS dark theme in documentation #558808
  • Filtering in Getter/Setter and Override/Implement dialogs #539314
  • Fixed refactoring for resources outside build path in Project Explorer #534997

API

  • Ability to report METHOD_DECLARATION code assist #480589

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.