Includes the basic extensions to get started with Codeigniter development in Visual Studio Code.
Extension | Version | Objective |
---|---|---|
Codeigniter 4 Snippets | Codeigniter 4 Snippets | |
DotENV | .env syntax highlighting | |
PHP Debug | PHP Debug | |
PHP Intelephense | PHP Intelephense |
Open File
-> Preferences
-> Settings
"emmet.triggerExpansionOnTab": true, // enable tab to expanse emmet tags
Extension | Objective |
---|---|
EditorConfig for VS Code | EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. |
Please file any issues.