Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Laravel Localize ToolNew to Visual Studio Code? Get it now.
Laravel Localize Tool

Laravel Localize Tool

Mansour Alnasser

|
374 installs
| (0) | Free
Easily localize your laravel project.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info



Laravel Localize Tool

Easily Localize your Laravel project.

Features

  • Custom array key for each translation.
  • Auto detect duplicated array keys.
  • Auto detect current file type to replace selection with the proper directive/method.
  • Auto detect invalid localize.php & auto re-create the file.

Usage

demo

Settings

You may configure the following settings (Settings -> Extensions -> Laravel Localize Tool):

  • Target Path: Relative Path to Lang Directory (ex: /resources/lang/ch/).
  • Target File Name: Target PHP Translation file name. (Without .php extension).
  • Original Path: Current text will be replaced with this Relative Path to Lang Directory (ex: /resources/lang/en/).

Current Limitations & Future Work

  • No support for nested array keys (ex: key1.key2).

Release Notes

2.0.0

  • Initial release.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft