Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not getting Autocomplete of Aura Component #5573

Closed
khushbu167 opened this issue May 3, 2024 · 12 comments
Closed

Not getting Autocomplete of Aura Component #5573

khushbu167 opened this issue May 3, 2024 · 12 comments

Comments

@khushbu167
Copy link

khushbu167 commented May 3, 2024

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
Copy link
Author

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.

@khushbu167 khushbu167 changed the title Not getting extension of Aura Component Not getting Autocomplete of Aura Component May 3, 2024
@mingxuanzhangsfdx
Copy link
Member

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
Copy link
Contributor

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

Copy link

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

@github-actions github-actions bot added the stale label May 10, 2024
@khushbu167
Copy link
Author

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

@github-actions github-actions bot removed the stale label May 11, 2024
@daphne-sfdc
Copy link
Contributor

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
Copy link
Author

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

@daphne-sfdc
Copy link
Contributor

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

Copy link

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

@github-actions github-actions bot added the stale label May 18, 2024
@khushbu167
Copy link
Author

khushbu167 commented May 18, 2024

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

@github-actions github-actions bot removed the stale label May 19, 2024
@CristiCanizales
Copy link
Contributor

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

Copy link

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

@github-actions github-actions bot added the stale label May 25, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants