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
Swimming through thecloudSwimming through thecloud 

I stared devlopment using VSCODE but I dont see it has intellisense to autocomplete the code. I need intellisense for working on Lightning project. Any suggestions?

Jayant DasJayant Das
Have you installed the extension as here -- https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode

What I have observed so far that for autocomplete feature or apex code extensions to work, it requires a SFDX project context. That means if you have a regular Salesforce project (usual metadata force.com project), it does not work. If I created a SFDX project, I could see the extensions working fine.
Rohan Shenoy 4Rohan Shenoy 4
I have created a project using sfdx and have installed the Salesforce entension pack., still it's not working for me. Any suggestions? 
Tomasz JurekTomasz Jurek
Hi have you figure this out after 2 years? It is pain in the arse