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 专家联络!