mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-12 20:12:23 +01:00
Affects #139247 This PR changes Emmet to use inline completions when suggesting completions. It also provides a boolean setting so that users can opt out. This PR does not change the "Wrap with Abbreviation" behaviour in Emmet. Co-authored-by: Henning Dieterichs <notify.henning.dieterichs@live.de>