celador/ForceCode

Only have 2 commands on the command line of VS Code

PeterRodriguezRios opened this issue · 2 comments

Describe the bug
When typing ForceCode in the command Line of VS Code, I only have 2 commands, I type any other and it's not recognised.
Also I choose Create Project and it lets me select a Folder, and then it creates another folder with a json but doesn't do anything else, no credentials, no anything.
The Windows Console is open and sfdx is install and force:auth:web:login it does open a web page to login of SF

To Reproduce
Steps to reproduce the behavior:

  1. Go to VS Code aplication
  2. Press Ctrl+shift+P for the command line
  3. Type ForceCode
  4. See only 2 options and ignore the rest

Expected behavior
1 - All the commands of ForceCode
2 - Open a webpage to log in

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: Windows
  • VSCode version 1.40.2
  • ForceCode Version 3.20.0

Additional context
May be I got everything wrong, and everything is manual with the JSON, but the other commands are still missing.

Yes, you should create a project first then wait for a while to let Forcecode start. If it fails to start then close vscode and reopen (with the project folder still open). Let me know if that works for you.

As a side note, once it does load you will get a Forcecode Menu in the bottom bar that you can click to open the menu and access Forcecode functionality.