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
Leonardo MacedoLeonardo Macedo 

VS Code - Salesforce for non DX organization

Hello, people!
Does someone know to tell me if it is possible to substitute the MavensMate app and sublime's plugin to the Visual Studio Code and Salesforce extensions for non DX organizations?
I only found materials about How To Connect related to Salesforce DX orgs.
 

Khan AnasKhan Anas (Salesforce Developers) 
Hi Leonardo,

Greetings to you!

Please refer to the below links which might help you further with the above requirement.

https://salesforce.stackexchange.com/questions/207476/can-visual-studio-code-be-used-as-an-editor-for-salesforce-without-salesforcedx

http://amitsalesforce.blogspot.com/2018/09/vs-code-for-salesforce-visual-studio.html

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
Raj VakatiRaj Vakati
Use this link 

1 .Create SFDX project in VSCode

2. Authenticate Developer Account with SFDX
3. Create package.xml

4. Retrieve Metadata

5. Deploy Metadata


https://www.jitendrazaa.com/blog/salesforce/using-salesforcedx-sfdx-with-non-scratch-orgs/