Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Blade TSNew to Visual Studio Code? Get it now.
Blade TS

Blade TS

Kidus

|
1 install
| (0) | Free
Minimal syntax highlighting for Blade-like directives (@if, @yield, @push, etc.)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Blade TS Highlighting

VS Code extension providing:

  • Blade (.blade) syntax highlighting and directive coloring
  • JS/TS highlighting inside {{ }}, {!! !!}, and @code ... @endcode
  • Basic formatter for Blade indentation and whitespace cleanup

Features

  • Conditionals/loops in purple
  • HTML tag names light blue, tag brackets grey
  • Format on save enabled by default for .blade

Build

npm i
npm run build
npx vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft