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.
PDT/NewIn71
< PDT
We fixed / closed 32 bugs in this release!
This release is a part of 2020.03 (18/03/2020)
Contents
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
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
- Add step filters support for Xdebug #262983
- Allow step filter toggle during debugging #327967
PHPUnit
- Re-run tests after save #531677
- Persist "Show the failures only" and "Scroll Lock" settings
- PHPUnit 9 Support #559932
Project Explorer
- Disable refactoring in Project Explorer outside buildpath - support inline refactoring for normal resources #534997
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
- Dropped custom selection history actions
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