Microsoft/vscode

[Emmet] Include should be more like DocumentSelector

Open

#49,588 创建于 2018年5月10日

在 GitHub 查看
 (11 评论) (0 反应) (1 负责人)TypeScript (74,848 star) (10,221 fork)batch import
emmetfeature-requesthelp wanted

描述

Currently, the Emmet extension has a setting called emmet.includeLanguages which just targets language IDs to map to the Emmet-capable language ID. I think it would be very useful if instead you could use something more like DocumentSelector, which also allows DocumentFilter instead of just language ID.

贡献者指南