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

Autocomplete seems to be broken #41

Open
vedtam opened this issue Jul 23, 2022 · 2 comments
Open

Autocomplete seems to be broken #41

vedtam opened this issue Jul 23, 2022 · 2 comments

Comments

@vedtam
Copy link

vedtam commented Jul 23, 2022

Hi,

Having the latest version of the plugin in VSCode, on mac OS. I'm a long time user, recently switched to a new notebook, but after reinstalling my stack, the plugin doesn't give any suggestions when typing basic HTML tags. Before I could write: .foo => <div class="foo"></div>, but now it doesn't seem to work.

Any ideas or settings I might need to enable to get it working?

Plugin version: v1.11.1
VSCode version: 1.69.1
Osx: 12.4

@tronicboy1
Copy link

What is your TypeScript version? Are you running the project TypeScript or VS Code's TypeScript?

I think all the lit related plugins breaking seems to be a typescript version issue.

@cWenyu
Copy link

cWenyu commented Jul 24, 2023

Hi,

I'm facing a similar issue to auto close tag inside lit HTML template since vs code version 1.77, Have you got a solution?

Thanks
Wenyu

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

3 participants