Microsoft/vscode

[Emmet] Include should be more like DocumentSelector

Open

#49.588 aperta il 10 mag 2018

Vedi su GitHub
 (11 commenti) (0 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
emmetfeature-requesthelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

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.

Guida contributor