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

Change matching HTML tag when either is edited #43402

Closed
s-sujan opened this issue Feb 11, 2018 · 2 comments
Closed

Change matching HTML tag when either is edited #43402

s-sujan opened this issue Feb 11, 2018 · 2 comments
Labels
*extension-candidate Issue identified as good extension implementation

Comments

@s-sujan
Copy link

s-sujan commented Feb 11, 2018

Currently using 1.20.0. This is a feature-request.

Can we have a feature where the matching opening/tag is changed automatically when either of them is modified? As in—

If I want to change <h1>Hello!</h1> to <h4>Hello!</h4>, editing one of the tags should suffice, and VSCode should modify the other accordingly.

@vscodebot vscodebot bot added editor editor-core Editor basic functionality labels Feb 11, 2018
@usernamehw
Copy link
Contributor

@octref octref added *extension-candidate Issue identified as good extension implementation and removed editor editor-core Editor basic functionality labels Feb 13, 2018
@vscodebot
Copy link

vscodebot bot commented Feb 13, 2018

We try to keep VS Code lean and we think the functionality you're asking for is great for a VS Code extension. Maybe you can already find one that suits you in the VS Code Marketplace. Just in case, in a few simple steps you can get started writing your own extension. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Feb 13, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*extension-candidate Issue identified as good extension implementation
Projects
None yet
Development

No branches or pull requests

3 participants