Tab / auto tag completion incorrectly adds closing tag when pasting text in jsx file #62893
Labels
confirmed
Issue has been confirmed by VS Code Team member
*duplicate
Issue identified as a duplicate of another issue(s)
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
Milestone
Issue Type: Bug
Create a new file and save with a .jsx file extension.
Paste the following content:
Expecting: no incorrect text.
Actual:
</footer>
is incorrect added.My use case: convert existing
.html
to a.jsx
component. I was doing it this way -.jsx
file.export default () => (
and)
.VS Code version: Code - Insiders 1.29.0-insider (5438af1, 2018-11-07T00:54:27.213Z)
OS version: Darwin x64 18.0.0
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Extensions (17)
The text was updated successfully, but these errors were encountered: