laravel-blade-snippets-vscode
laravel-blade-snippets-vscode copied to clipboard
Laravel blade snippets and syntax highlight support for Visual Studio Code
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
how i can disable this before formating ` ` after ` `
Is this a bug or an issue with my setup? how do i get the comments to grey out when using blade commenting out tags? See this screenshot.  Vscode:...
There is no syntax highlighting for components from a package. It is only displayed in red. 
Hi! Love the plugin, but is it possible to disable the snippets part of the package? Or have it placed below the default suggestions? When I write
In Laravel 9 there is a new shorthand for named slots: https://laravel.com/docs/9.x/releases#slot-name-shortcut However, there does not seem to be any syntax highlighting for this new feature -- as this screenshot...
I have event tried this on a clean install of Ubuntu on a virtual machine with only vs code with this extension. As soon as I format the document it...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
:wave: I'm Isidor, a PM from the VS Code team, and we recently announced VS Code for the Web at https://vscode.dev/, which provides a free, zero-install Microsoft Visual Studio Code...
Hello, I use ALT+SHIFT+F in html file for format my code , now in blade.php when i press this shortcut key nothing happens how can i fix this ? Thnak...