Skip to content

announcement#

PHP Tools for VS Code – Version 1.61

Pest Tests & Data Providers

September update (1.61) introduces support for Pest tests. This means, your tests defined using it() and test() methods are seamlessly listed in the VSCode's Test Explorer, tests can be inspected, run, debugged, or profiled. Additionally, the editor inside your test anonymous function provides full IntelliSense for $this variable and its members. Let's see how it works.

PHP Tools for Visual Studio Code – Version 1.59

We’re excited to announce the release of PHP Tools for Visual Studio Code version 1.59! This update delivers a wide range of improvements and new features — from enhanced Laravel support, powerful code actions, and improved IntelliSense, to diagnostics and formatting refinements.

Let’s take a look at what’s new: