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

Linked editing bug when using frameworks #127003

Closed
VividLemon opened this issue Jun 23, 2021 · 3 comments
Closed

Linked editing bug when using frameworks #127003

VividLemon opened this issue Jun 23, 2021 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@VividLemon
Copy link

VividLemon commented Jun 23, 2021

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version:
  • OS Version: Windows 21H1

Steps to Reproduce:

  1. Enable linked editing
  2. Create a vue app,
  3. Linked editing doesn't natively work for framework apps.
  4. Change any html element in the template and it doesn't auto edit.
@vscodebot
Copy link

vscodebot bot commented Jun 23, 2021

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@IllusionMH
Copy link
Contributor

/duplicate of vuejs/vetur#565 for Vue and microsoft/TypeScript#51832 for JSX

It's not a bug. Linked editing only supported in HTML out of box at this moment.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants
@IllusionMH @aeschli @VividLemon and others