Laravel Backpack VS Code Snippets
Version 1.0 supporting Laravel Backpack 3.6
Laravel Backpack VS Code snippets extension for Visual Studio Code.
Laravel Backpack custom admin panel for Laravel.
Usage
Snippet prefix example: crud> , col> , field> , filter>
Use tab to jump through variables. Enjoy auto capitalization of labels! (first letter only sorry)
- Step 1: Insert your crud> command.
- Step 2: add a
> to field or col placeholder and jump write into the next snippet
- Step 3: ????
- Step 4: Profit!!!
Support Snippet Prefix
- crud - All the $this->crud commands
- col - contains all column types enclosed in [].
- field - contains all field types enclosed in [].
Please file any issues.
Credits
License
Please read License for more information.
| |