0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Quick Start: Visual Studio Code for Salesforce Development

Posted at

Use Visual Studio Code for Salesforce Development

If you have multiple orgs connected or authorized in VSCode, then your code must be getting dpeloyed to one of the default org set.

Try setting the org you want to use as default using below command:

sfdx force:config:set defaultusername = 'Username that you want to use'

And then confirm the list of orgs by using below command:
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A8uZISAZ

I'm also concerned about SSL warning.

https://stackoverflow.com/questions/70365875/error-during-creation-self-signed-ssl-with-

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?