Skip to content

Make custom Emmet snippets in vs code available to .svelte files as well #2871

@cipher001

Description

@cipher001

Description

Custom snippets only work when you wired up svelte with html as "include languages" in vscode emmet's setting

Image

However this will duplicate already available snippets in suggestion window

Image

Proposed solution

Make svelte language server reads custom emmet snippets as well, eliminating the need to make wiring up "include language" setting and thus removing the duplicated entries in the suggestion window

Image

Alternatives

No response

Additional Information, eg. Screenshots

Vscode and OS version info:
Version: 1.105.1
Commit: 7d842fb85a0275a4a8e4d7e040d2625abbf7f084
Date: 2025-10-14T22:33:36.618Z (6 days ago)
Electron: 37.6.0
ElectronBuildId: 12502201
Chromium: 138.0.7204.251
Node.js: 22.19.0
V8: 13.8.258.32-electron.0
OS: Darwin x64 22.6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions