PHP Tools for Visual Studio v1.75.18601

添加對 PHP 8.3 語法功能的支援,包括類型化類常量。
9月 21, 2023
新版本

特性

  • Added support for PHP 8.3 syntax features including:
    • Typed class constants.
    • Anonymous read-only classes.
    • Dynamic class constant fetch.
  • Added native support for the scalar_objects extension. The editor now recognizes 'register_primitive_type_handler()' calls, and allows completion for specified scalar types.
  • The editor now completes and navigates to files.
  • When typing a new class, the class name is now suggested based on the file name. The suggestion takes advantage of the Microsoft Visual Studio Code's inline completion UI, so it's non disruptive; accepted with 'TAB' key.
  • The editor now caches composer.lock and the corresponding vendor folder. This significantly improves opening solutions based on Composer packages, and drops the RAM usage to the bare minimum.
  • Attributes above classes will now have inlay hints with parameter names if enabled.
PHP Tools for Visual Studio

PHP Tools for Visual Studio

在 Visual Studio 中開發 PHP 網站和應用。

有任何疑問嗎?

Live Chat現在與我們的DEVSENSE 專家即時聊天詢問。