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

HTML Tag Matching doesnt work. #15285

Closed
ankitrg opened this issue Nov 10, 2016 · 3 comments
Closed

HTML Tag Matching doesnt work. #15285

ankitrg opened this issue Nov 10, 2016 · 3 comments

Comments

@ankitrg
Copy link

ankitrg commented Nov 10, 2016

  • VSCode Version:
  • OS Version:

Steps to Reproduce:
http://stackoverflow.com/questions/40522742/visual-studio-code-not-matching-html-tags

I've posted the question on StackOverflow also.

@wUFr
Copy link

wUFr commented Nov 10, 2016

are you editing your file as "html" ? i know it doesnt work with Smarty and i always have to switch to html at the bottom right

@ankitrg
Copy link
Author

ankitrg commented Nov 10, 2016

Yeah I tried that it works with .html file but not with .html.erb and .jsx files in my case.

@ankitrg ankitrg closed this as completed Nov 10, 2016
@ankitrg ankitrg reopened this Nov 10, 2016
@aeschli
Copy link
Contributor

aeschli commented Nov 11, 2016

Tag matching is currently only supported for html files.
#2915 is for PHP tag matching.
microsoft/TypeScript#10138 is for tags in TSX/JSX.

@aeschli aeschli closed this as completed Nov 11, 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

3 participants