VS Code PHP extensions not working due to builtin PHP Language Basics extension
I’m trying to use snippets for PHP. I have tried the PHP, PHP Intelephense and PHP Awesome Snippets extensions. None of them works.
Using VS Code and ftp-simple, how can I use Github as my source repository (and VS Code workspace), while using ftp-simple to send files
It feels to me like this should be doable, but I can’t figure out how. The extension ftp-simple works great, but opening a remote workspace makes a temporary folder and only downloads the files currently opened in the editor. This means basic things like globally searching through all the files won’t work.