Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Pintify: Laravel FormatterNew to Visual Studio Code? Get it now.
Pintify: Laravel Formatter

Pintify: Laravel Formatter

Aditya Kumar

|
13 installs
| (0) | Free
Format your Laravel PHP code with one click using Laravel Pint. This extension integrates the Laravel Pint code style fixer into VS Code, allowing you to quickly clean up and standardize your code directly from the editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Laravel Pint Formatter

Format your Laravel PHP code with one click using Laravel Pint.
This VS Code extension allows you to run Pint directly on your files from the editor — no terminal needed.


✨ Features

  • Run Laravel Pint on the currently open file
  • Supports Windows, macOS, and Linux
  • Automatically detects local vendor/bin/pint
  • Fallback to global pint if available
  • Lightweight and fast (powered by esbuild)

🚀 Usage

  1. Open a Laravel project (with Pint installed via Composer)
  2. Open a PHP file
  3. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
  4. Run Pint the Code

🔧 Requirements

  • Laravel Pint installed in your project:
composer require laravel/pint --dev
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft