1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-09-21 17:49:04 +00:00

docs(vscode): add PHP IntelliSense

This commit is contained in:
Julien 2019-02-19 20:35:41 +01:00
parent 4bf211eca5
commit 4476c4c068

View File

@ -26,6 +26,10 @@
- `Vetur`: Vue tooling for VS Code.
### PHP
- `PHP IntelliSense`: Advanced Autocompletion and Refactoring support for PHP.
### Git
- `Git History`: View git log, file history, compare branches or commits.