Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PHP Array Arrow AutocompleteNew to Visual Studio Code? Get it now.
PHP Array Arrow Autocomplete

PHP Array Arrow Autocomplete

teh9

|
545 installs
| (0) | Free
Autocomplete arrow in PHP arrays
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PHP AAA (array arrow autocomplete)

A simple extension that will improve your coding productivity in PHP when you are working in VSCode, it adds arrow completion in arrays.

Example:

You write:

$array = ['dasd' =

The extension will replace it with:

$array = ['dasd' =>
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft