Laravel Extra Intellisense![]() This extension provides Laravel routes, views and ... autocomplete for VSCode. Autocomplete
Route names and route parametersViews and variablesConfigsTranslations and translation parametersLaravel mix functionValidation rulesView sections and stacksEnvRoute MiddlewaresConfigurationLaravelExtraIntellisense.customValidationRules:Your custom validation rules snippets. Example:
LaravelExtraIntellisense.phpCommandCommand to run PHP codes to interact with your Laravel application. Default:
LaravelExtraIntellisense.basePathBase path of your Laravel application. useful if your Laravel project is not at the root of you project directory. LaravelExtraIntellisense.basePathForCodeSame as LaravelExtraIntellisense.viewDirectorySeparatorYou also can use Sample config to use dockerThis is a simple configuration to use via Laradock. It is possible to use this extension with other docker images or even other virtual machines.
Release Notes0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.6
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0Validation rules autocomplete added.
works with 0.1.5Route action autocomplete added. 0.1.2 - 0.1.4Performance improvments. 0.1.1Add mix autocomplete. 0.1.0Fix problems with linux. Add translation autocomplete. Improved providers. 0.0.6Config autocomplete added. 0.0.5Route bug fix. 0.0.4View names with namespaces ready to use. 0.0.3View functions autocompelete added. 0.0.2Blade bug fix. 0.0.1Add route autocomplete. Recommended extensions
Credits |