laravel-blade-snippets-vscode icon indicating copy to clipboard operation
laravel-blade-snippets-vscode copied to clipboard

Laravel blade snippets and syntax highlight support for Visual Studio Code

Results 78 laravel-blade-snippets-vscode issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

dependencies

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. ![bladecomments](https://user-images.githubusercontent.com/293540/103213068-79f92500-4904-11eb-84ed-a6975931250c.jpg) Vscode:...

There is no syntax highlighting for components from a package. It is only displayed in red. ![Screenshot_1](https://user-images.githubusercontent.com/23118399/155611224-4a2c7434-cfc3-4657-8579-26e65f50ede6.png)

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...

dependencies

: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...