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

PDT/NewIn70

< PDT
Revision as of 14:11, 3 January 2020 by Zulus.w3des.net (Talk | contribs)

We fixed / closed 12 bugs in this release!

This release is a part of 2019.12 (18/12/2019)

General

 Arrow Functions
 Typed Properties
 Spread Operator in Arrays
 Null coalescing assignment operator
 Underscores in numeric literals

Composer

  • Improved refresh BuildPath command

Editor

  • Code Assist performance improvements
  • Faster and more precisely Code Assist for anonymous functions and traits
  • Support search by "Resource in active editor" in PHP Editor bug 553112
  • Improved boolean type detection for generated PHPDoc property bug 553378

Project Explorer

  • Removed duplicated "Show In" menu entry bug 552168

PHPUnit

  • Improved PHPUnit 8.4 support bug 530722
  • Performance improvements during execution

API

  • Entire CodeAssist and TypeInference API has been marked as internal

Full bugs list for this release cycle

 7.0.0 - https://projects.eclipse.org/projects/tools.pdt/releases/7.0/bugs

Previous News&Noteworthy page

 6.3.0 - https://wiki.eclipse.org/PDT/NewIn63

Back to the top