I'm currently trying to troubleshoot something wrong with my vscode.
I'm able to us Salesforce DX CLI tools in the console, but I'm not able to do it with the Command + P + >. Whenever I do this, I only get three options (see screen shot).
This was from a github repo for the salesforce Dream house app.
I believe it has something to do with my bin files, but I'm not sure what or how to begin troubleshooting.
Any help would be really appreciated.
Things attempted:
- Uninstalled and re-installed Salesforce CLI.
- Added my Java instance to the salesforce settings.
- Checked my $PATH, it appears to be pointing to a composer file for laravel, but not sure how to change it back if this is needs to be pointing at something else.

SFDX: create project(which opens wizard to connect to org) and select same folder A to create project after which you should see all SFDX commands. Not sure why SFDX create project would give error. It should work from any location though. Check if your sfdx CLI is fine in this case.