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

auto completion is not working in Lightning web component HTML file #2584

Closed
leoraturi opened this issue Sep 26, 2020 · 2 comments
Closed

auto completion is not working in Lightning web component HTML file #2584

leoraturi opened this issue Sep 26, 2020 · 2 comments
Assignees

Comments

@leoraturi
Copy link

Auto completion is working in lightning component with HTML file , though auto completion is working fine in js file for wire function or property.

1.Steps To Reproduce:
enter foreach within template tag

2.Expected result
auto completion for each loop in. Just watched a video on trailhead live where auto completion is working on mac machine(https://trailhead.salesforce.com/live/videos/a2r3k000001n24P/simplified-development-with-modern-tools) for html file

  1. Actual result
    Not showing auto completion

Additional information

Feel free to attach a screenshot.

VS Code Version: 1.49.2

SFDX CLI Version: 7.74.1-32db2396ed
NotworkingForhtmlfile
working for js file

OS and version: Windows 10 Pro :10.0.18362

@lcampos
Copy link
Contributor

lcampos commented Oct 2, 2020

Thanks for logging this @leoraturi , this is a bug we recently fixed in the lightning language server and will be part of the following release.

@lcampos lcampos self-assigned this Oct 2, 2020
@lcampos lcampos changed the title auto completion is working in Lightning web component HTML file auto completion is not working in Lightning web component HTML file Oct 14, 2020
@lcampos
Copy link
Contributor

lcampos commented Oct 14, 2020

The fix for this was released as part of version 50.1.0 of the extensions. Thanks for providing feedback @leoraturi

@lcampos lcampos closed this as completed Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants