function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Viru D.Viru D. 

Create project in VSCODE without setting salesforce Dx, Possible ?

I am interested to use VS Code Extensions for development in VSCODE but what i see is everytimg you need to create Screach Org to start development. Is it possible to create project directly without creating screach org ? like we do in MavensMate or Ecplise ? 
Raj VakatiRaj Vakati
Not directly .. you need to use some extensions 
  1. ForceCode 
  2. mavensmate  

https://marketplace.visualstudio.com/items?itemName=JohnAaronNelson.ForceCode
Raj VakatiRaj Vakati
https://www.xgeek.net/salesforce/setup-salesforce-dx-ide-environment-with-visual-studio-code/
Viru D.Viru D.
I am interested to use salesforce Extensions only.

With Salesforce Extensions can I create projects without creating screach org ??
Raj VakatiRaj Vakati
yes 
Viru D.Viru D.
I need to connect to Sandbox for development where I have existing code which I will pull to the project on harddrive (Similar to ecplise). How this is possible by using Salesforce Extension pack ? 
Vignaesh Ram AmarnathVignaesh Ram Amarnath
You can use the following VS Code extensions
https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode
https://marketplace.visualstudio.com/items?itemName=VignaeshRamA.sfdx-package-xml-generator [For choosing components for package.xml like in Eclipse Force.com IDE]