Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Invert If PHP Language SupportNew to Visual Studio Code? Get it now.

Invert If PHP Language Support

Preview

Aram Becker

|
86 installs
| (0) | Free
php Language Support for Invert If
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Invert If Language support for PHP

This extension includes PHP for the (Invert If)[https://marketplace.visualstudio.com/items?itemName=1nVitr0.invert-if] Visual Studio Code extension.

It is in very early alpha and depends on an outdated PHP generator. Expect some bugs and non-functioning commands.

Known Issues

  • The generator does NOT respect logical operator precedence:
    • (a || b) && c will be generated as a || b && c, which is the same as a || (b && c)
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft