All Stories

Fix PHP Warning: vcruntime140.dll 14.0 is not compatible with this PHP build

How to fix PHP Warning: vcruntime140.dll 14.0 is not compatible with this PHP build.

Miloslav Beno Miloslav Beno
3 minutes

Performance Profiling PHP with VS Code

Finding performance bottlenecks in PHP code, and inspecting the profiling results.

Jakub Misek Jakub Misek
13 minutes

Introducing Composer for VS Code

All-in-One Composer extension for Visual Studio Code.

Jakub Misek Jakub Misek
11 minutes

Bracket pair colorization for PHP in Visual Studio

When you work with deeply nested brackets in Visual Studio, it might be hard to know which brackets match and which do not. Installing Rainbow Braces extension can help.

Miloslav Beno Miloslav Beno
5 minutes

PHP Tools for Visual Studio Code News (July 2022)

New features and updates to PHP Tools in VS Code! Better Laravel support, improved performance, generics, PHPUnit diff window..

Jakub Misek Jakub Misek
4 minutes

How to develop PHP inside a Docker Container using VS Code

How to develop PHP inside a Docker Container using VS Code

Miloslav Beno Miloslav Beno
14 minutes