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

vscode 1.7.1 html tag completion is not working in .jsx file #15278

Closed
manastunga787 opened this issue Nov 10, 2016 · 4 comments
Closed

vscode 1.7.1 html tag completion is not working in .jsx file #15278

manastunga787 opened this issue Nov 10, 2016 · 4 comments
Assignees

Comments

@manastunga787
Copy link

manastunga787 commented Nov 10, 2016

  • VSCode Version 1.7.1:
  • OS Version: windows 8.1

i upgraded to vscode 1.7.1 and i noticed the html tag completion in .jsx file is not working.
when ever i type div and hit tab key it is no longer producing <div></div> in .jsx file.

but this works fine in .html file

@wUFr
Copy link

wUFr commented Nov 10, 2016

related to #15285

i have same issue when editing file as other than HTML (Smarty template)

@Shayac
Copy link

Shayac commented Nov 14, 2016

I've got the same issue. It's not an extension or setting as I don't have any extensions or settings installed.
However, I built the latest version from source and when running that it works fine.

@Shayac
Copy link

Shayac commented Nov 15, 2016

It's also working fine in the insider edition

@egamma
Copy link
Member

egamma commented Dec 12, 2016

Closing as a duplicate of #14962, which got fixed in 1.7.2.

@egamma egamma closed this as completed Dec 12, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants