Closed ghost closed 4 years ago
@avet-vlocity Is the project you cloned an SFDX project? From your description it looks like the extension didn't get activated. You need an sfdx-project.json file which an SFDX project would have to activate the extension.
Thanks for the hint! I will re-create the project.
Hi, Not really an issue but more of a question. I cloned the repo and opened the project in CodeBuilder. But I didn't connect the project to any org.
How do I go to a method or class definition? Tried multiple options with the cursor being at the method name: ctrl+click, opt+click, cmd+click, Menu->Go->Go to Definition/Declaration/Type Definition - nothing happens. How can I navigate in the code?
Thanks! Avet