vscode-intelephense icon indicating copy to clipboard operation
vscode-intelephense copied to clipboard

PHP intellisense for Visual Studio Code

Results 446 vscode-intelephense issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Avast mark as malware **To Reproduce** Open VS CODE with extension enabled using AVAST **Expected behavior** Nothing happen in AVAST **Screenshots** If applicable, add screenshots to help...

**Feature description** An indicator when a method is overwriting a parent method or implementing from the abstract/interface would be excellent. **Describe the solution you'd like** For example, a mark in...

`\mysqli_sql_exception->getSqlState()` is now a public function, since PHP 8.1.2. https://www.php.net/manual/en/class.mysqli-sql-exception.php I have set `"intelephense.environment.phpVersion": "8.1.2"` but it still shows: > Undefined method 'getSqlState'.intelephense(1013)

upstream

If you install [GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot), then dockblock autocommit does not work: When I type: `/**` instead of autocomplete intelephense, autocomplete copilot appears: ![snap_screen_20220710124332](https://user-images.githubusercontent.com/1260469/178141530-b32907db-838e-40be-93b9-86decfea4fd0.png) If copilot is disabled, then intelephense autocomplete...

Intelephense is not indexing any files inside my project. > "intelephense.telemetry.enabled": false, "intelephense.files.maxSize": 100000000, "intelephense.maxMemory": 512, "intelephense.diagnostics.implementationErrors": false, "intelephense.files.associations": [ "*.php", "*.phtml" ]` Output from `intelephense` window: > > [Info...

**Feature description or problem with existing feature** It would be nice to have the option to ignore sections or lines from the formatter. As you know, you have couple problems...

format

References to str_contains() cause "undefined function" errors. Looks like this function was added in PHP 8. - Intelephense 1.8.2 - VS Code 1.68.1

**Describe the bug** `Undefined variable '$foo'. intelephense(1008)` error **To Reproduce** [OnlinePHP.io](https://onlinephp.io?s=s7EvyCjg5eLlSivNSy7JzM9TSMvP19Dk5arm5VIAgrT8IgUNa2tNBSgfBDLTFDRKikpTUQRBQAWoV8FWQT0psUjdGlUqqSg1MRtJrBbCrAVZDWKUJRbFp5TmFmiAzNAEKgTLgN1iDQA%2C&v=8.1.7) ```php

Type Inference

**Feature description or problem with existing feature** New pre-defined stubs for phalcon. **Describe the solution you'd like** Include phalcon ide stubs in your bundle. **Additional context** stubs link : https://github.com/phalcon/ide-stubs