Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Php Auto Object OperatorNew to Visual Studio Code? Get it now.
Php Auto Object Operator

Php Auto Object Operator

Yurii Makoven

|
1,095 installs
| (0) | Free
auto insert php object operator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

This plugin automatically adds symbol ">" next to "-" written by you in the php variable. Also this plugin can type "->" instead of "." written by you.

for example

(automatic addition ">") you type $this-, then you will get $this-> (automatic addition ">") you type $this., then you will get $this-> (automatic addition ">") you type [... "name" =, then you will get "name" =>

(automatic fix ">>") you type $this->>, then you will get $this-> (automatic fix ">>") you type "name" =>>, then you will get "name" =>

Enjoy!

Buy Me A Coffee

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