Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PHP Convert ArrayNew to Visual Studio Code? Get it now.

PHP Convert Array

Yannick.F

|
357 installs
| (0) | Free
Convert Arrays to Short Syntax
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PHP Convert Array

Features

As PHPStorm, you can convert array long syntax to the shorthand.

  • Select array you want to convert (array('foo', 'bar'))
  • Open control panel (ctrl + shift +p) and call PHP Convert Array.

Requirements

Extension Settings

Known Issues

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release.

0.0.2

Right click can be used to call extension

0.0.3

  • extension.ts : move convertArray function to new file
  • convertArray.ts : allow to convert array when semi-colon is selected and handle multiple arrays

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft