- Edited
Introducing AI-powered inline code predictions enhancing productivity and code development experience for PHP. InteliPHP leverages machine learning to provide intelligent code predictions. As you type, the extension suggests relevant code completions and shows them as grey text in your editor. This feature helps you write code faster and reduces the time spent on manual typing.
Downloads
- Visual Studio Code: https://marketplace.visualstudio.com/items?itemName=DEVSENSE.intelli-php-vscode
- Visual Studio 2019 and 2022: https://www.devsense.com/en/download
The code predictions work completely offline and do not send or receive any data to the Internet.
Confirm the suggestion with TAB
key, or just keep typing and it adapts. Cancel the suggestion with ESC
key.
Security: The AI suggestions work completely offline, they don't send or receive any data to the Internet, and they don't store any data locally either.
Note, the feature is only available to Visual Studio Code and Visual Studio 2019, 2022 (and future versions).