sveltejs/language-tools
Emmet not using pug syntax in template with lang="pug"
開放
#1,597 建立於 2022年8月23日
buggood first issue
倉庫指標
- 星標
- (1,437 顆星)
- PR 合併指標
- (平均合併 5天 23小時) (30 天內合併 19 個 PR)
描述
Describe the bug
When using an Emmet abbreviation in a pug template Emmet does not use pug syntax.

Reproduction
- Create template with
lang="pug" - Use any Emmet abbreviation within the template.
Expected behaviour
When using an Emmet abbreviation in a pug template Emmet should use pug syntax.

System Info
- VSCode 1.70.2
- Svelte for VS Code v105.21.0
Which package is the issue about?
No response
Additional Information, eg. Screenshots
No response