mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
- Disable adjustWhitespace in text edits with snippets so that code actions do not adjust snippet indentation by default - Adjust Emmet extension so that adjustWhitespace is enabled - Add testcase Signed-off-by: Roland Grunberg <rgrunber@redhat.com>