Hi everyone,
I'm encountering an issue which seems to be problem with recognition of WordPress methods when I work on files via FTP. My setup works just fine locally, however this problem occurs when I use the FTP Simple VSCode extension, and interestingly, it persists even when connecting via FTP without this extension. Additionally, I use CodeSniffer, which functions without any issues.
My setup is as follows:
- VS Code version: 1.84.2
- PHP DEVSENSE plugin: v1.41.14263
- Ubuntu 22.04 LTS
I would greatly appreciate any guidance or suggestions to help resolve this issue. Thank you in advance!