Showing posts with label Visual Studio Code. Show all posts
Showing posts with label Visual Studio Code. Show all posts

Thursday 29 November 2018

PHP Programming with Visual Studio Code

Very good tool for PHP developers instead of using simple notepad or notepad++ as it has nice features like syntax highlighting and bracket matching, IntelliSense (code completion), and snippets out of the box. And it is open-source as well.

Here is the article with all the details: PHP Programming with Visual Studio Code