📜 ⬆️ ⬇️

JetBrains WebIDE - third public build

The third preliminary build (number 445) of the new development environment for PHP has been released - JetBrains Web IDE PHP developers edition.
In this version, we took into account the wishes of users (including feedback from the habr :) and added several new features - YAML, the addition of members announced through the PHPDOC @ property tags and method , and also improved the debugger . Fixed many different bugs and seriously improved the performance of autocompletion in the editor.

Download the new version from the official page of the “early availability program” Web IDE .
A detailed list of changes is available in the Web IDE blog .

UPD: I remind everyone that this is not even a beta - we just demonstrate what we are working on. What you write the most important is what you lack in your favorite IDE and what you value most - and we will take care that a worthy alternative appears!
')
YAML + structurePHPDOC completion

Source: https://habr.com/ru/post/70026/


All Articles