bla_de (Blade/Laravel)Laravel (Blade & Route) extension for VS code (Visual Studio Code)
The most important thing I have in mind is not adding extra string/characters to the trigger string. The snippets should pop up when you are typing the code, but not some custome trigger.
The snippets suppose to be triggered while you are typing. So, just start type the actual code ( Blade snippetsProbably you noticed a space after the Route snippetsThe title of routes are too long to see it completely in the list of snippeted suggested when coding, so I had to add a short abbreviation of them! I know, that sucks but I couldn't find a better way that makes more sense :-(
But the good thing is it still works if you type the start part of the route, just like the blade snippets.
Use with caution:the trigger strings (prefixes) may change at any time until I found the best option! Features
Future features
Extension Settingsnothing yet! Known IssuesThe highlight/jump works for most of blocks in Blade (e.g: In other word, in these (chained!) blocks, only the block-open and block-close can be highlighted and jump to.
Snippets
Release Notes |