forcedotcom / salesforcedx-vscode

Salesforce Extensions for VS Code
https://developer.salesforce.com/tools/vscode
BSD 3-Clause "New" or "Revised" License
953 stars 406 forks source link

Not getting Autocomplete of Aura Component #5573

Closed khushbu167 closed 4 months ago

khushbu167 commented 5 months ago

Summary

Short summary of what is going on or to provide context.

Steps To Reproduce:

  1. This is step 1.
  2. This is step 2. All steps should start with '1.'

Expected result

Describe what should have happened.

Actual result

Not getting extension for Aura

Additional information

Feel free to attach a screenshot.

Salesforce Extension Version in VS Code:

Salesforce CLI Version:

OS and version:

VS Code version:

Most recent version of the extensions where this was working:

khushbu167 commented 5 months ago

While writing a code of Aura i am not getting auto complete for Aura component.I have already installed Salesforce CLI & under that Aura component also seems installed.

mingxuanzhangsfdx commented 5 months ago

Hi @khushbu167 -

Please first check if the extension has been loaded successfully

  1. Pop up the command palette
  2. Type in > Developer: Show Running Extensions
  3. Check if Aura Components activates successfully

If it is activated - Can you send us any error messages you see in the following places?

  1. Problems tab
  2. Output tab under the Aura Language Server dropdown option
  3. Run Developer: Toggle Developer Tools from the command palette

Also please elaborate the steps to reproduce the issue for us to help you.

peternhale commented 5 months ago

@khushbu167 In addition to the information @mingxuanzhangsfdx requested, could you also provide the information requested in the issue template.

github-actions[bot] commented 4 months ago

This issue has not received a response in 3 days. It will auto-close in 2 days unless a response is posted.

khushbu167 commented 4 months ago

Hi @mingxuanzhangsfdx : I have verified the extension in the pallet, and it seems to be activated. I downloaded it using Salesforce CLI.

The auto-complete feature is functioning for all extensions such as LWC and APEX. However, I'm encountering problems with the Aur extension only. Please see the attached screenshots for further details.

VsCodeScreenShot Aura enabled

daphne-sfdc commented 4 months ago

Hi @khushbu167, What other extensions do you have installed? We don't have the aura-layout snippet defined in the code of our extensions, so I suspect you're getting that snippet from another extension.

khushbu167 commented 4 months ago

Hi @daphne-sfdc : i have installed all packs available under Salesforce Extension pack.i.e. Visualforce , Lightning web coomponent , Aura etc...

daphne-sfdc commented 4 months ago

@khushbu167 Those are the only extensions you have installed? No other non-Salesforce extensions?

github-actions[bot] commented 4 months ago

This issue has not received a response in 3 days. It will auto-close in 2 days unless a response is posted.

khushbu167 commented 4 months ago

@daphne-sfdc : I have only Salesforce extension pack & java extension pack installed.

CristiCanizales commented 4 months ago

Hi @khushbu167, does this happen with previous versions of the extensions as well? You can try downgrading here image

github-actions[bot] commented 4 months ago

This issue has not received a response in 3 days. It will auto-close in 2 days unless a response is posted.