sveltejs/language-tools

Emmet not using pug syntax in template with lang="pug"

开放

#1,597 创建于 2022年8月23日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (247 个派生)auto 404
buggood first issue

仓库指标

星标
 (1,437 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the bug

When using an Emmet abbreviation in a pug template Emmet does not use pug syntax. 2022-08-23_02-48 2022-08-23_02-48_1

Reproduction

  1. Create template with lang="pug"
  2. Use any Emmet abbreviation within the template.

Expected behaviour

When using an Emmet abbreviation in a pug template Emmet should use pug syntax. 2022-08-23_02-56

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

贡献者指南