From c4f5aa5ce29677299580291fb2f8bab937e388c6 Mon Sep 17 00:00:00 2001 From: Athaher Sirnaik Date: Mon, 30 Oct 2017 17:03:35 +0530 Subject: [PATCH] Added PHP IntelliSense --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a8e3f8..6487876 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o ### PHP +- [php-intellisense](https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-intellisense) - PHP IntelliSense - [phpcs](https://marketplace.visualstudio.com/items?itemName=ikappas.phpcs) - PHP CodeSniffer for Visual Studio Code ### Python