Rename JSX element should rename open and closing tag only #25133
Labels
Bug
A bug in TypeScript
Domain: JSX/TSX
Relates to the JSX parser and emitter
Fixed
A PR has been merged for this issue
Milestone
TypeScript Version: 3.0.0-dev.201xxxxx
Search Terms:
Code
Expected behavior:
Actual behavior:
Playground Link:
Related Issues:
It is worth nothing that Occurrences highlight open and closed elements for JSX but not rename.
Find all references should not change though. there is value in finding all
div
elements in the code base.The text was updated successfully, but these errors were encountered: