Skip to content

Weird Svelte Emmet behavior in VSCode on Mac #2862

@Uncle798

Description

@Uncle798

Describe the bug

When using dot notation on object property component emmet changes the dot notation to a class=.
So when I type <Tooltip.Arrow> auto complete adds </Tooltip.Arrow> then when I hit enter to create a new line emmet changes <Tooltip.Arrow></Tooltip.Arrow> to <<Tooltip class="Arrow"> </Tooltip>

Reproduction

Screen.Recording.2025-10-06.at.4.17.29.PM.mov

Expected behaviour

Nothing should change after hitting enter

System Info

VS Code
Version: 1.104.2 (Universal)
Commit: e3a5acfb517a443235981655413d566533107e92
Date: 2025-09-24T11:21:37.073Z (1 wk ago)
Electron: 37.3.1
ElectronBuildId: 12404162
Chromium: 138.0.7204.235
Node.js: 22.18.0
V8: 13.8.258.31-electron.0
OS: Darwin arm64 25.0.0

Which package is the issue about?

No response

Additional Information, eg. Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixedFixed in master branch. Pending production release.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions